You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by pi...@apache.org on 2008/02/08 13:44:03 UTC

svn commit: r619864 - /webservices/axis2/trunk/c/axiom/configure.ac

Author: pini
Date: Fri Feb  8 04:43:58 2008
New Revision: 619864

URL: http://svn.apache.org/viewvc?rev=619864&view=rev
Log:
fixing jira issue 710

Modified:
    webservices/axis2/trunk/c/axiom/configure.ac

Modified: webservices/axis2/trunk/c/axiom/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/configure.ac?rev=619864&r1=619863&r2=619864&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/configure.ac (original)
+++ webservices/axis2/trunk/c/axiom/configure.ac Fri Feb  8 04:43:58 2008
@@ -129,7 +129,7 @@
   TESTDIR=""
 )
 
-PKG_PROG_PKG_CONFIG(0.20)
+PKG_PROG_PKG_CONFIG(0.15)
 PKG_CHECK_MODULES(LIBXML2, libxml-2.0)
 CFLAGS="$CFLAGS $LIBXML2_CFLAGS $GUTHTHILA_CFLAGS"
 VERSION_NO="1:0:1"



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org