You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ma...@apache.org on 2009/02/25 05:51:21 UTC

svn commit: r747654 - in /webservices/axis2/trunk/c: axiom/configure.ac configure.ac guththila/configure.ac neethi/configure.ac util/configure.ac

Author: manjula
Date: Wed Feb 25 04:51:21 2009
New Revision: 747654

URL: http://svn.apache.org/viewvc?rev=747654&view=rev
Log:
Changing the library versions.

Modified:
    webservices/axis2/trunk/c/axiom/configure.ac
    webservices/axis2/trunk/c/configure.ac
    webservices/axis2/trunk/c/guththila/configure.ac
    webservices/axis2/trunk/c/neethi/configure.ac
    webservices/axis2/trunk/c/util/configure.ac

Modified: webservices/axis2/trunk/c/axiom/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/configure.ac?rev=747654&r1=747653&r2=747654&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/configure.ac (original)
+++ webservices/axis2/trunk/c/axiom/configure.ac Wed Feb 25 04:51:21 2009
@@ -149,7 +149,7 @@
 
 PKG_PROG_PKG_CONFIG(0.15)
 CFLAGS="$CFLAGS $GUTHTHILA_CFLAGS"
-VERSION_NO="5:0:5"
+VERSION_NO="6:0:6"
 
 AC_SUBST(VERSION_NO)
 AC_SUBST(LIBXML2_CFLAGS)

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/configure.ac?rev=747654&r1=747653&r2=747654&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Wed Feb 25 04:51:21 2009
@@ -421,7 +421,7 @@
 APACHE2INC=$apache2inc
 IKSEMELINC=$iksemelinc
 APRINC=$aprinc
-VERSION_NO="5:0:5"
+VERSION_NO="6:0:6"
 QPID_HOME=$qpidhome
 
 AC_SUBST(VERSION_NO)

Modified: webservices/axis2/trunk/c/guththila/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/guththila/configure.ac?rev=747654&r1=747653&r2=747654&view=diff
==============================================================================
--- webservices/axis2/trunk/c/guththila/configure.ac (original)
+++ webservices/axis2/trunk/c/guththila/configure.ac Wed Feb 25 04:51:21 2009
@@ -70,7 +70,7 @@
 
 
 UTILINC=$axis2_utilinc
-VERSION_NO="5:0:5"
+VERSION_NO="6:0:6"
 
 AC_SUBST(UTILINC)
 AC_SUBST(VERSION_NO)

Modified: webservices/axis2/trunk/c/neethi/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/neethi/configure.ac?rev=747654&r1=747653&r2=747654&view=diff
==============================================================================
--- webservices/axis2/trunk/c/neethi/configure.ac (original)
+++ webservices/axis2/trunk/c/neethi/configure.ac Wed Feb 25 04:51:21 2009
@@ -57,7 +57,7 @@
 dnl AC_FUNC_REALLOC
 #AC_CHECK_FUNCS([memmove])
 
-VERSION_NO="5:0:5"
+VERSION_NO="6:0:6"
 
 AC_SUBST(VERSION_NO)
 

Modified: webservices/axis2/trunk/c/util/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/configure.ac?rev=747654&r1=747653&r2=747654&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/configure.ac (original)
+++ webservices/axis2/trunk/c/util/configure.ac Wed Feb 25 04:51:21 2009
@@ -242,7 +242,7 @@
 UTILINC=$axis2_utilinc
 ZLIBINC=$zlibinc
 ZLIBLIBS=$zliblibs
-VERSION_NO="5:0:5"
+VERSION_NO="6:0:6"
 
 AC_SUBST(VERSION_NO)
 AC_SUBST(UTILINC)