Author: nandika
Date: Thu Feb 7 01:40:57 2008
New Revision: 619329
URL: http://svn.apache.org/viewvc?rev=619329&view=rev
Log: (empty)
Modified:
webservices/sandesha/trunk/c/build/win32/configure.in
webservices/sandesha/trunk/c/build/win32/makefile
Modified: webservices/sandesha/trunk/c/build/win32/configure.in
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/build/win32/configure.in?rev=619329&r1=619328&r2=619329&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/build/win32/configure.in (original)
+++ webservices/sandesha/trunk/c/build/win32/configure.in Thu Feb 7 01:40:57
2008
@@ -1,10 +1,7 @@
-WITH_MYSQL = 0
-WITH_SQLITE = 1
-MYSQL_BIN_DIR = "C:\Program Files\MySQL\MySQL Server 5.0"
AXIS2_BIN_DIR = E:\axis2c\build\axis2c-bin-1.2.0-win32
#CRUNTIME Library (Use /MD or /MT )
CRUNTIME=/MD
-# Visual Studio version
+# Embed Manifest
EMBED_MANIFEST=1
Modified: webservices/sandesha/trunk/c/build/win32/makefile
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/build/win32/makefile?rev=619329&r1=619328&r2=619329&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/build/win32/makefile (original)
+++ webservices/sandesha/trunk/c/build/win32/makefile Thu Feb 7 01:40:57 2008
@@ -328,4 +328,4 @@
dist: clean distdir intdir sandesha2 sandesha2_client copy_samples samples
copy_xml copy_include copy_extra
-dist_no_samples: clean distdir intdir sandesha2 copy_xml copy_include
copy_extra
+dist_no_samples: clean distdir intdir sandesha2 sandesha2_client copy_xml
copy_include copy_extra
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]