At http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/ndbjmerge
------------------------------------------------------------
revno: 234
revision-id: mtaylor@stripped
parent: mtaylor@stripped
committer: Monty Taylor <mtaylor@stripped>
branch nick: ndbjmerge
timestamp: Mon 2007-11-05 05:45:26 -0800
message:
Fixed autogen.sh problem in a bare checkout.
modified:
autogen.sh autogen.sh-20070403035013-eanu2y6tkwm0151w-1
=== modified file 'autogen.sh'
--- a/autogen.sh 2007-11-04 21:32:20 +0000
+++ b/autogen.sh 2007-11-05 13:45:26 +0000
@@ -1,6 +1,7 @@
#!/bin/sh
#autoreconf -i --force -W gnu
+libtoolize --automake
${ACLOCAL-aclocal} -I m4
${AUTOHEADER-autoheader}
${AUTOMAKE-automake} --add-missing --copy --force-missing
| Thread |
|---|
| • Rev 234: Fixed autogen.sh problem in a bare checkout. in http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/ndbjmerge | Monty Taylor | 5 Nov |