summaryrefslogtreecommitdiff
path: root/gettext-runtime
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-05-03 13:18:55 +0200
committerBruno Haible <bruno@clisp.org>2020-05-03 14:22:20 +0200
commit3251d1ea0d7acce857ca318499746d7b3ae21d76 (patch)
tree857321bdbae06fbaa5ac56a398a05ed4781d576c /gettext-runtime
parentf381bd9fc2615e39d495e612fbaf617e9676a879 (diff)
downloadgettext-3251d1ea0d7acce857ca318499746d7b3ae21d76.tar.gz
Update after gnulib changed.
* gettext-runtime/m4/intl.m4 (gt_INTL_SUBDIR_CORE): Remove redundant argument to gl_PROG_BISON. * gettext-tools/configure.ac: Likewise.
Diffstat (limited to 'gettext-runtime')
-rw-r--r--gettext-runtime/m4/intl.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-runtime/m4/intl.m4 b/gettext-runtime/m4/intl.m4
index 766fabe3a..4147309b9 100644
--- a/gettext-runtime/m4/intl.m4
+++ b/gettext-runtime/m4/intl.m4
@@ -1,4 +1,4 @@
-# intl.m4 serial 42 (gettext-0.21)
+# intl.m4 serial 43 (gettext-0.21)
dnl Copyright (C) 1995-2014, 2016-2020 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -258,7 +258,7 @@ AC_DEFUN([gt_INTL_SUBDIR_CORE],
dnl files or have a broken "make" program, hence the plural.c rule will
dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not
dnl present or too old.
- gl_PROG_BISON([INTLBISON], [3.0], [1.* | 2.*])
+ gl_PROG_BISON([INTLBISON], [3.0])
])
dnl Copies _GL_UNUSED and _GL_ATTRIBUTE_PURE definitions from