The gettext version checking is causing more trouble than it's curing;

remove it.
This commit is contained in:
Paul Eggert
2004-05-24 20:08:54 +00:00
parent 209ea708c4
commit 6a36ff9495
3 changed files with 10 additions and 1 deletions

View File

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