git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c61731c
)
We don't want to use autopoint, since we use external gettext anyway
author
Rafaël Carré
<funman@videolan.org>
Fri, 7 Mar 2008 13:02:04 +0000
(14:02 +0100)
committer
Rafaël Carré
<funman@videolan.org>
Fri, 7 Mar 2008 13:02:04 +0000
(14:02 +0100)
bootstrap
patch
|
blob
|
history
diff --git
a/bootstrap
b/bootstrap
index
52a754a
..
dc54fc1
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