Fix for new Automake.
[mLib] / setup
diff --git a/setup b/setup
index 5d05592..f69261d 100755 (executable)
--- a/setup
+++ b/setup
@@ -5,5 +5,5 @@ mklinks
 mkaclocal
 libtoolize
 autoconf
-automake
-mkdir build
+automake -a
+mkdir -p build