diff --git a/autogen.sh b/autogen.sh index 37e5c90..9aafcc0 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,3 +1,2 @@ #! /bin/sh autoreconf -v --install --force || exit 1 -./configure "$@"