]> git.sesse.net Git - vlc/commitdiff
Don't run autopoint.
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 19:58:35 +0000 (21:58 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 19:58:35 +0000 (21:58 +0200)
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.

bootstrap

index 0c5935b391e57133fb34c6ebc8f700fe7c9f600d..89b637fd0540cab8e434e977d70c2733fa8c3981 100755 (executable)
--- 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