Author: wyoung
Date: Fri Mar  3 05:44:04 2006
New Revision: 1197

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1197&view=rev
Log:
Removed --enable-maintainer-mode from configure call: that's an automake
feature, which we no longer use.

Modified:
    branches/v2.1-bakefile/reconf

Modified: branches/v2.1-bakefile/reconf
URL: 
http://svn.gna.org/viewcvs/mysqlpp/branches/v2.1-bakefile/reconf?rev=1197&r1=1196&r2=1197&view=diff
==============================================================================
--- branches/v2.1-bakefile/reconf (original)
+++ branches/v2.1-bakefile/reconf Fri Mar  3 05:44:04 2006
@@ -1,2 +1,2 @@
 #!/bin/sh
-./configure --enable-maintainer-mode --cache-file=config.cache $*
+./configure --cache-file=config.cache $*


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

Reply via email to