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