Fix relative order of `automake' and `autoconf'.
[xtoys] / setup
diff --git a/setup b/setup
index af09017..d0b620a 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,6 +4,6 @@ set -e
 mklinks
 ln -s ../mLib ../mgLib .
 mkaclocal
-automake
 autoconf
+automake
 mkdir build