diff --git a/autogen.sh b/autogen.sh index b3768882f..5b883a6a4 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,4 +2,4 @@ set -e srcdir="$(dirname $0)" cd "$srcdir" -autoreconf --verbose --install --force +autoreconf --install --force