diff --git a/autogen.sh b/autogen.sh index 0f3d1037..b0763a5c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,11 +1,4 @@ #!/bin/sh -mkdir -p autotools - -aclocal -autoheader -automake -ac -autoconf -automake - +autoreconf -fi ./configure "$@"