diff --git a/autogen.sh b/autogen.sh index a4807b2b..c64c1824 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,7 +3,7 @@ libtoolize --copy --force --automake || exit 1 rm -f config.cache aclocal autoheader -automake +automake -a autoconf