diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |