[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-cvs
Subject:    svn commit: r660455 - /webservices/axis2/trunk/c/build/win32/configure.in
From:       nandika () apache ! org
Date:       2008-05-27 10:04:27
Message-ID: 20080527100428.0095E2388A05 () eris ! apache ! org
[Download RAW message or body]

Author: nandika
Date: Tue May 27 03:04:26 2008
New Revision: 660455

URL: http://svn.apache.org/viewvc?rev=660455&view=rev
Log:
configure.in file updated

Modified:
    webservices/axis2/trunk/c/build/win32/configure.in

Modified: webservices/axis2/trunk/c/build/win32/configure.in
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/build/win32/configure.in?rev=660455&r1=660454&r2=660455&view=diff
 ==============================================================================
--- webservices/axis2/trunk/c/build/win32/configure.in (original)
+++ webservices/axis2/trunk/c/build/win32/configure.in Tue May 27 03:04:26 2008
@@ -8,14 +8,14 @@
 # build libcurl transport 
 ENABLE_LIBCURL = 0
 #
-# build axis2 with guththila parser
-ENABLE_GUTHTHILA = 1
+# build axis2 with Libxml2 Parser. Axis2/C will be built with embeded guththila # \
parser by Default.  +ENABLE_LIBXML2=0
 #
 # build tcp server in addition to http server
 WITH_TCP = 0
 #
 # build with archive based deployment
-WITH_ARCHIVE = 1
+WITH_ARCHIVE = 0
 #
 #
 #############################################################################
@@ -23,7 +23,7 @@
 #############################################################################
 #
 # libxml2 binary location ( axis2c is built with libxml2 )
-LIBXML2_BIN_DIR = E:\libxml2-2.6.27.win32
+LIBXML2_BIN_DIR = E:\libxml2-2.6.30.win32
 #
 # iconv binary location
 ICONV_BIN_DIR = E:\iconv-1.9.2.win32
@@ -64,9 +64,9 @@
 CRUNTIME = /MD
 #
 # Embed Manifest Files
-EMBED_MANIFEST = 0
+EMBED_MANIFEST = 1
 #
 # debug symbols
 # To build with debug symbols use DEBUG = 1
-DEBUG = 1
+DEBUG = 0
 #


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic