Don't needlessly run the last bottom-up phase, when the top-down is sufficient.
[tatoo.git] / autogen.sh
index e464f7e..d3b4e14 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
-export AUTOMAKE="automake -a --foreign"
-aclocal -I m4
-autoreconf -i
\ No newline at end of file
+
+autoconf
+./configure $*