From aae26a9890a9daf24bdfa1be411bfb95e55917fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Fri, 7 Mar 2008 14:02:04 +0100 Subject: [PATCH] We don't want to use autopoint, since we use external gettext anyway --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 52a754ad4d..dc54fc1c60 100755 --- a/bootstrap +++ b/bootstrap @@ -127,7 +127,7 @@ set -x echo > vlc-config.in cp -f INSTALL INSTALL.svn -autoreconf --install --force --verbose ${ACLOCAL_ARGS} +AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS} rm -f po/Makevars.template echo > ABOUT-NLS mv -f INSTALL.svn INSTALL -- 2.39.2