autogen.sh: Use long options to autoreconf, for self-documentation

pull/3322/head
Josh Triplett 11 years ago
parent 19b9adda52
commit e12dafd7bb

@ -2,4 +2,4 @@
set -e
srcdir="$(dirname $0)"
cd "$srcdir"
autoreconf -vif
autoreconf --verbose --install --force

Loading…
Cancel
Save