]> git.sesse.net Git - vlc/commitdiff
Reverse temporary change for altair's win32 builder
authorBernie Purcell <bitmap@videolan.org>
Tue, 25 Sep 2007 01:31:34 +0000 (01:31 +0000)
committerBernie Purcell <bitmap@videolan.org>
Tue, 25 Sep 2007 01:31:34 +0000 (01:31 +0000)
bootstrap

index 430f9c609d3101dc8deb4112ebed4848c98039ea..6e38094623ba54794e600d035c94359d8baf681b 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=: