chiark / gitweb /
Various manual fixes.
[mLib] / setup
diff --git a/setup b/setup
index c669e770a3e5bcd8a4d08b9fabe74e91523233ff..f69261db296c573e564dbb62c25d38b2d0d421be 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,6 +3,7 @@
 set -e
 mklinks
 mkaclocal
 set -e
 mklinks
 mkaclocal
-automake
+libtoolize
 autoconf
 autoconf
-mkdir build
+automake -a
+mkdir -p build