Author: wyoung
Date: Tue Jun 16 00:47:29 2009
New Revision: 2525
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2525&view=rev
Log:
Removed an old autoconf directive that indirectly required libtool
support, even though we haven't used that since switching to Bakefile.
Broke bootstrapping process on newer systems using Libtool.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/configure.ac?rev=2525&r1=2524&r2=2525&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Jun 16 00:47:29 2009
@@ -16,7 +16,6 @@
# Standard autotools stuff
AC_INIT(mysql++, 3.1.0, [email protected], mysql++)
AC_CONFIG_HEADER(config.h)
-AC_DISABLE_STATIC
AC_CANONICAL_SYSTEM
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits