From: RĂ©mi Denis-Courmont Date: Sun, 23 Mar 2008 19:58:35 +0000 (+0200) Subject: Don't run autopoint. X-Git-Tag: 0.9.0-test0~1922 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=6abf349d0ab414b10c31c8a5b1772bda356eb141;p=vlc Don't run autopoint. Now that we actually have _ALL_ the gettext m4 macros in m4/, autopoint is useless. That was not the case last time this hack was attempted. --- diff --git a/bootstrap b/bootstrap index 0c5935b391..89b637fd05 100755 --- a/bootstrap +++ b/bootstrap @@ -111,7 +111,7 @@ set -x echo > vlc-config.in cp -f INSTALL INSTALL.git -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.git INSTALL