summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
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