Skip to content
Snippets Groups Projects
Commit 63a70e87 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

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

Autopoint is required regardless of libintl inclusion.
Fix bootstrap failure on clean tree.

This reverts commit aae26a98.
parent aae26a98
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ set -x
echo > vlc-config.in
cp -f INSTALL INSTALL.svn
AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS}
autoreconf --install --force --verbose ${ACLOCAL_ARGS}
rm -f po/Makevars.template
echo > ABOUT-NLS
mv -f INSTALL.svn INSTALL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment