Commit aae26a98 authored by Rafaël Carré's avatar Rafaël Carré

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

parent c61731c5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment