From: Rafaël Carré Date: Fri, 7 Mar 2008 13:02:04 +0000 (+0100) Subject: We don't want to use autopoint, since we use external gettext anyway X-Git-Tag: 0.9.0-test0~2279 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=aae26a9890a9daf24bdfa1be411bfb95e55917fe;p=vlc We don't want to use autopoint, since we use external gettext anyway --- 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