From 92ba24e7edda37ff125fb64139423c07aa4a812f Mon Sep 17 00:00:00 2001 From: Bernie Purcell Date: Tue, 25 Sep 2007 01:31:34 +0000 Subject: [PATCH] Reverse temporary change for altair's win32 builder --- bootstrap | 3 --- 1 file changed, 3 deletions(-) diff --git a/bootstrap b/bootstrap index 430f9c609d..6e38094623 100755 --- 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=: -- 2.39.2