Author: wyoung
Date: Fri Jan 12 09:15:01 2007
New Revision: 1363

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1363&view=rev
Log:
Small fix

Modified:
    trunk/bootstrap

Modified: trunk/bootstrap
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/bootstrap?rev=1363&r1=1362&r2=1363&view=diff
==============================================================================
--- trunk/bootstrap (original)
+++ trunk/bootstrap Fri Jan 12 09:15:01 2007
@@ -35,7 +35,7 @@
 set -x
 
 ./rebake $BF_OPTIONS &&
-       bakefile -f gnu -o Makefile.simple -DBUILDLIBRARY=no mysql++.lib &&
+       bakefile -f gnu -o Makefile.simple -DBUILDLIBRARY=no mysql++.bkl &&
        aclocal -I config -I /usr/local/share/aclocal &&
        autoheader &&
        autoconf &&


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to