]> git.sesse.net Git - vlc/commitdiff
We don't want to use autopoint, since we use external gettext anyway
authorRafaël Carré <funman@videolan.org>
Fri, 7 Mar 2008 13:02:04 +0000 (14:02 +0100)
committerRafaël Carré <funman@videolan.org>
Fri, 7 Mar 2008 13:02:04 +0000 (14:02 +0100)
bootstrap

index 52a754ad4d4c1c1883182365aca90767e00a6f1d..dc54fc1c60bb5aa6a8d0eaf591df0369b5988cfb 100755 (executable)
--- 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