From d2de3a1a19703fba8e1372224eb7c9b75ba89759 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Mon, 6 Oct 2014 18:10:31 +1100 Subject: autogen.sh : Use long names for options to autoreconf. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') 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 -- cgit v1.2.1