From: RĂ©mi Denis-Courmont Date: Mon, 11 Feb 2008 17:20:00 +0000 (+0000) Subject: Make autoreconf verbose X-Git-Tag: 0.9.0-test0~2694 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=5319a4b4be9c78f1a912f823e723db83f0a24c7a;p=vlc Make autoreconf verbose --- diff --git a/bootstrap b/bootstrap index 4fe358618f..52a754ad4d 100755 --- 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