We don't want to use autopoint, since we use external gettext anyway

This commit is contained in:
Rafaël Carré 2008-03-07 14:02:04 +01:00
parent c61731c53d
commit aae26a9890
1 changed files with 1 additions and 1 deletions

View File

@ -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