diff --git a/autogen.sh b/autogen.sh index e58d0cdf..830f841f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/sh libtoolize --copy --force --automake rm -f config.cache -aclocal +aclocal -I . autoheader automake -a autoconf