chiark / gitweb /
Fix for Cygwin.
[checkpath] / setup
diff --git a/setup b/setup
index 3642932304b70b9e90218979ebbaa195c80df051..cbe97f6993dbdb4f13cbd1e7cf23c157c6f1e268 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,8 +2,8 @@
 
 set -e
 mklinks
-ln -s ../mLib .
 mkaclocal
+libtoolize
 autoconf
-automake
+automake -a
 mkdir build