autogen.sh fix
1 2 3 4 5 6 7 8 9 10 11 12 13
diff --git a/autogen.sh b/autogen.sh index dc5e47a..bf564eb 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,7 +5,7 @@ set -e -aclocal +aclocal -I m4 autoheader automake --add-missing --copy autoconf