From: Rafaël Carré Date: Mon, 24 Mar 2008 02:02:56 +0000 (+0000) Subject: Create ABOUT-NLS before running autoreconf X-Git-Tag: 0.9.0-test0~1914 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=688ba6acb3173b4bf1c6673cca823195e75ad029;p=vlc Create ABOUT-NLS before running autoreconf --- diff --git a/bootstrap b/bootstrap index 89b637fd05..39f493c97a 100755 --- a/bootstrap +++ b/bootstrap @@ -109,11 +109,11 @@ set -x # Automake complains if these are not present echo > vlc-config.in +echo > ABOUT-NLS cp -f INSTALL INSTALL.git AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS} rm -f po/Makevars.template -echo > ABOUT-NLS mv -f INSTALL.git INSTALL ##