# At a local mysql-pe repository of davi
3667 Davi Arnaut 2009-11-05 [merge]
Automerge.
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2009-11-03 09:42:49 +0000
+++ b/configure.in 2009-11-05 10:11:02 +0000
@@ -21,6 +21,12 @@ NDB_VERSION_MINOR=2
NDB_VERSION_BUILD=17
NDB_VERSION_STATUS="-alpha"
+# Request support for automake silent-rules if available.
+# Default to verbose output. One can use the configure-time
+# option --enable-silent-rules or make V=1 to activate
+# silent rules.
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])])
+
PROTOCOL_VERSION=10
DOT_FRM_VERSION=6
# See the libtool docs for information on how to do shared lib versions.
Attachment: [text/bzr-bundle] bzr/davi.arnaut@sun.com-20091105101102-6e19wbmkti4e5u1e.bundle
| Thread |
|---|
| • bzr commit into mysql-pe branch (davi:3667) | Davi Arnaut | 5 Nov |