* configure.ac (AM_GNU_GETTEXT_VERSION): Lower it from 0.14.1 to 0.11.5.

* bootstrap: Remove gettext version checking.
This commit is contained in:
Paul Eggert
2004-05-26 19:25:21 +00:00
parent 5c9be03d6d
commit caa52c10c5
3 changed files with 11 additions and 27 deletions

View File

@@ -103,7 +103,7 @@ BISON_PREREQ_TIMEVAR
# gnulib and gettext.
GNULIB_AUTOCONF_SNIPPET
AM_GNU_GETTEXT_VERSION([0.14.1])
AM_GNU_GETTEXT_VERSION([0.11.5])
# Initialize the test suite.
AC_CONFIG_TESTDIR(tests)