Modified:
trunk/Makefile.svn
Log:
fixed bad option passed to automake
Modified: trunk/Makefile.svn
===================================================================
--- trunk/Makefile.svn 2007-06-12 17:00:02 UTC (rev 493)
+++ trunk/Makefile.svn 2007-06-12 21:09:49 UTC (rev 494)
@@ -15,7 +15,7 @@
else \
libtoolize --automake --force; \
fi
- @automake --add-missing --force
+ @automake --add-missing --force-missing
@autoconf
@echo "Done!"
@echo "Now run ./configure --help"
| Thread |
|---|
| • Connector/ODBC 3.51 commit: r494 - trunk | jbalint | 12 Jun |