mirror of https://github.com/xiph/flac
autogen.sh : Use long names for options to autoreconf.
This commit is contained in:
parent
f0a17e965b
commit
d2de3a1a19
|
@ -40,5 +40,5 @@ test -n "$srcdir" && cd "$srcdir"
|
|||
echo "Updating build configuration files for FLAC, please wait...."
|
||||
|
||||
touch config.rpath
|
||||
autoreconf -isf
|
||||
autoreconf --install --symlink --force
|
||||
#./configure "$@" && echo
|
||||
|
|
Loading…
Reference in New Issue