diff --git a/autogen.sh b/autogen.sh index 78e0028..a871f25 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,9 +6,8 @@ # can now be used... # -test -d config || mkdir config set -x -aclocal -I config \ +aclocal \ && autoheader \ && automake --gnu --add-missing \ && autoconf