]> git.sesse.net Git - vlc/commitdiff
Make autoreconf verbose
authorRémi Denis-Courmont <rem@videolan.org>
Mon, 11 Feb 2008 17:20:00 +0000 (17:20 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Mon, 11 Feb 2008 17:20:00 +0000 (17:20 +0000)
bootstrap

index 4fe358618f0d5e2f81971c44f9d6d10e881dffdb..52a754ad4d4c1c1883182365aca90767e00a6f1d 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -127,7 +127,7 @@ set -x
 echo > vlc-config.in
 cp -f INSTALL INSTALL.svn
 
-autoreconf --install --force ${ACLOCAL_ARGS}
+autoreconf --install --force --verbose ${ACLOCAL_ARGS}
 rm -f po/Makevars.template
 echo > ABOUT-NLS
 mv -f INSTALL.svn INSTALL