diff --git a/autogen.sh b/autogen.sh index c67b903..990096c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1 +1,2 @@ autoreconf -v --install || exit 1 +exec ./configure "$@"