mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-15 04:30:42 +02:00
autogen.sh: Use long options to autoreconf, for self-documentation
This commit is contained in:
parent
19b9adda52
commit
e12dafd7bb
@ -2,4 +2,4 @@
|
||||
set -e
|
||||
srcdir="$(dirname $0)"
|
||||
cd "$srcdir"
|
||||
autoreconf -vif
|
||||
autoreconf --verbose --install --force
|
||||
|
Loading…
Reference in New Issue
Block a user