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:
50c767a
)
Reverse temporary change for altair's win32 builder
author
Bernie Purcell
<bitmap@videolan.org>
Tue, 25 Sep 2007 01:31:34 +0000
(
01:31
+0000)
committer
Bernie Purcell
<bitmap@videolan.org>
Tue, 25 Sep 2007 01:31:34 +0000
(
01:31
+0000)
bootstrap
patch
|
blob
|
history
diff --git
a/bootstrap
b/bootstrap
index
430f9c6
..
6e38094
100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-121,9
+121,6
@@
if expr `gettextize --version |cut -d' ' -f2- | sed -e '1s/[^0-9]*//' -e q` \
# We have gettext, and a recent version! Everything is cool.
autopoint=autopoint
GETTEXT=yes
- if test `which autopoint` = "/home/buildslave/slave/win32-trunk-contrib/build/extras/contrib/bin/autopoint"; then
- (cd extras/contrib/src ; rm -rf gettext .gettext ; make gettext && make .intl)
- fi
else
# User's gettext is too old. try to continue anyway.
autopoint=: