diff --git a/autogen.sh b/autogen.sh index 4cd43fe7..98881a08 100755 --- a/autogen.sh +++ b/autogen.sh @@ -64,8 +64,7 @@ if [ ! -d $srcdir/m4 ]; then mkdir $srcdir/m4 fi -# Replaced by autoreconf below -autoreconf -if -Wall || exit 1 +aclocal if ! grep -q pkg.m4 aclocal.m4; then cat <