Author: wyoung
Date: Sat Mar 11 06:42:46 2006
New Revision: 1248
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1248&view=rev
Log:
Bootstrap script now ensures that querydef.h is built, as it does with
custom.h.
Modified:
branches/v2.1-bakefile/bootstrap
Modified: branches/v2.1-bakefile/bootstrap
URL:
http://svn.gna.org/viewcvs/mysqlpp/branches/v2.1-bakefile/bootstrap?rev=1248&r1=1247&r2=1248&view=diff
==============================================================================
--- branches/v2.1-bakefile/bootstrap (original)
+++ branches/v2.1-bakefile/bootstrap Sat Mar 11 06:42:46 2006
@@ -29,5 +29,5 @@
autoheader &&
autoconf &&
./reconf $* &&
- ( cd lib ; make custom.h )
+ ( cd lib ; make custom.h querydef.h )
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits