chiark / gitweb /
Fix for Cygwin.
[checkpath] / setup
diff --git a/setup b/setup
index c669e770a3e5bcd8a4d08b9fabe74e91523233ff..cbe97f6993dbdb4f13cbd1e7cf23c157c6f1e268 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,6 +3,7 @@
 set -e
 mklinks
 mkaclocal
-automake
+libtoolize
 autoconf
+automake -a
 mkdir build