Convert the build system over to the use of Automake.
[mmh] / autogen.sh
index fd544c2..9d4ef13 100755 (executable)
@@ -5,6 +5,6 @@
 # building from a distributed tarball.
 
 set -e
-aclocal -I m4
-autoreconf
+# aclocal -I m4
+autoreconf -v -i
 date > stamp-h.in