Fix for new automake.
[u/mdw/catacomb] / setup
diff --git a/setup b/setup
index 2fe31b8..ff17e27 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,9 +4,8 @@ set -e
 mklinks
 libtoolize
 mkaclocal
-autoheader
 m4 Makefile.m4 >Makefile.am
 (cd tests && m4 Makefile.m4 >Makefile.am)
 autoconf
-automake
+automake -a
 mkdir -p build