Commit 92ba24e7 authored by Bernie Purcell's avatar Bernie Purcell

Reverse temporary change for altair's win32 builder

parent 50c767a7
......@@ -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=:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment