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/04/16 10:03:28 UTC

svn commit: r648606 - /webservices/axis2/trunk/c/samples/configure.ac

Author: pini
Date: Wed Apr 16 01:03:21 2008
New Revision: 648606

URL: http://svn.apache.org/viewvc?rev=648606&view=rev
Log:
Stopped checking for libxml2

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

Modified: webservices/axis2/trunk/c/samples/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/configure.ac?rev=648606&r1=648605&r2=648606&view=diff
==============================================================================
--- webservices/axis2/trunk/c/samples/configure.ac (original)
+++ webservices/axis2/trunk/c/samples/configure.ac Wed Apr 16 01:03:21 2008
@@ -61,7 +61,6 @@
 dnl AC_FUNC_MALLOC
 dnl AC_FUNC_REALLOC
 
-PKG_CHECK_MODULES(LIBXML2, libxml-2.0)
 CFLAGS="$CFLAGS $LIBXML2_CFLAGS $GUTHTHILA_CFLAGS"
 
 AC_MSG_CHECKING(whether to build dynamic invocation client)



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