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

List:       wsf-c-commits
Subject:    [Wsf-c-commits] svn commit r16118 -
From:       svn () wso2 ! org
Date:       2008-04-24 16:49:18
Message-ID: E1Jp4dK-0002Tj-Fv () wso2 ! org
[Download RAW message or body]

Author: sanjaya
Date: Thu Apr 24 09:49:15 2008
New Revision: 16118

Log:

Using libxml as default parser


Modified:
   trunk/wsf/php/build/wsf_c/axis2c/axiom/configure.ac

Modified: trunk/wsf/php/build/wsf_c/axis2c/axiom/configure.ac
==============================================================================
--- trunk/wsf/php/build/wsf_c/axis2c/axiom/configure.ac	(original)
+++ trunk/wsf/php/build/wsf_c/axis2c/axiom/configure.ac	Thu Apr 24 09:49:15 2008
@@ -49,7 +49,7 @@
 #CFLAGS="$CFLAGS -ansi -Wall -D_LARGEFILE64_SOURCE -Wno-implicit-function-declaration"
 CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE"
 if test "$GCC" = "yes"; then
-    CFLAGS="$CFLAGS -ansi  -Wall -Wno-implicit-function-declaration "
+    CFLAGS="$CFLAGS -ansi -Werror -Wall -Wno-implicit-function-declaration "
 fi
 
 LDFLAGS="$LDFLAGS -lpthread"
@@ -112,7 +112,6 @@
   AC_MSG_RESULT(no)
 )
 
-
 AC_MSG_CHECKING(whether to build tests)
 AC_ARG_ENABLE(tests, [  --enable-tests    build tests. default=no],
 [ case "${enableval}" in
@@ -133,7 +132,7 @@
 PKG_PROG_PKG_CONFIG(0.15)
 PKG_CHECK_MODULES(LIBXML2, libxml-2.0)
 CFLAGS="$CFLAGS $LIBXML2_CFLAGS $GUTHTHILA_CFLAGS"
-VERSION_NO="1:0:1"
+VERSION_NO="3:1:3"
 
 AC_SUBST(VERSION_NO)
 AC_SUBST(LIBXML2_CFLAGS)

_______________________________________________
Wsf-c-commits mailing list
Wsf-c-commits@wso2.org
http://www.wso2.org/cgi-bin/mailman/listinfo/wsf-c-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

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