diff --git a/autogen.sh b/autogen.sh index f8b27384..02ca6442 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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