From 688ba6acb3173b4bf1c6673cca823195e75ad029 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Mon, 24 Mar 2008 02:02:56 +0000 Subject: [PATCH] Create ABOUT-NLS before running autoreconf --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ## -- 2.20.1