--- a/setup-gettext Sat Jan 10 18:38:47 2004 +0000 +++ b/setup-gettext Sat Jan 10 20:03:59 2004 +0000 @@ -21,7 +21,7 @@ # MA 02111-1307 USA # -VERSION=0.1.5 +VERSION=0.1.6 VERBOSE=0 @@ -179,7 +179,7 @@ echo n | autopoint --force || abort restore_m4 - if test $GETTEXT_MINOR_VERSION -eq 12; then + if test $GETTEXT_MINOR_VERSION -ge 12; then cp po/Makefile.in.in po/.tmp-Makefile.in.in sed -e 's#echo "\$(top_builddir)/\$(MKINSTALLDIRS)" ;; esac#echo "\$(MKINSTALLDIRS)" ;; esac#1' < po/.tmp-Makefile.in.in > po/Makefile.in.in rm po/.tmp-Makefile.in.in