Author: damitha
Date: Fri Jul  6 00:51:47 2007
New Revision: 553778

URL: http://svn.apache.org/viewvc?view=rev&rev=553778
Log:
Fixed the libtool config

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

Modified: webservices/sandesha/trunk/c/configure.ac
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/configure.ac?view=diff&rev=553778&r1=553777&r2=553778
==============================================================================
--- webservices/sandesha/trunk/c/configure.ac (original)
+++ webservices/sandesha/trunk/c/configure.ac Fri Jul  6 00:51:47 2007
@@ -11,7 +11,7 @@
 AC_PROG_CC
 AC_PROG_CXX
 AC_PROG_CPP
-AM_PROG_LIBTOOL
+AC_PROG_LIBTOOL
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET

Modified: webservices/sandesha/trunk/c/samples/configure.ac
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/configure.ac?view=diff&rev=553778&r1=553777&r2=553778
==============================================================================
--- webservices/sandesha/trunk/c/samples/configure.ac (original)
+++ webservices/sandesha/trunk/c/samples/configure.ac Fri Jul  6 00:51:47 2007
@@ -14,7 +14,7 @@
 AC_PROG_CC
 AC_PROG_CXX
 AC_PROG_CPP
-AM_PROG_LIBTOOL
+AC_PROG_LIBTOOL
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to