chiark / gitweb /
Fixing for later automakes.
[runlisp] / setup
diff --git a/setup b/setup
index f8ae05174aa0b06fe98e951f9a28c24b73cf6924..5c7f1e02352beedcaf859798532b86465c13f50c 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,5 +3,5 @@
 set -e
 mkaclocal || cp aclocal.glob aclocal.m4
 autoconf
-automake
-mkdir build
+automake -a
+mkdir -p build