chiark / gitweb /
Fixing for new autotools.
[become] / setup
diff --git a/setup b/setup
index 5173638067dc8c27e6b38aeeb598cd275da8f9bb..e093ee93f95b251818a2dd42733ea4416e2c6129 100755 (executable)
--- a/setup
+++ b/setup
@@ -5,5 +5,5 @@ mklinks
 mkaclocal
 autoheader
 autoconf
-automake
-mkdir build
+automake -a
+mkdir -p build