summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJoel E. Denny <joeldenny@joeldenny.org>2010-07-25 15:53:18 -0400
committerJoel E. Denny <joeldenny@joeldenny.org>2010-07-25 19:50:03 -0400
commit83e34842c145c9c8b43099d317cca117aba5b815 (patch)
treea2bf184607f588fd29227e7bb9afc9d923cd7eb4 /configure.ac
parent0162a44c310abf3a21da53718c014fc7ce119f72 (diff)
downloadbison-83e34842c145c9c8b43099d317cca117aba5b815.tar.gz
maint: use announce-gen's new --mail-headers.
* HACKING (Announce): Update instructions. * cfg.mk (announcement_Cc_): Define. * configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as required by latest gnulib. * gnulib: Update to latest. (cherry picked from commit e5655564583f2f704dd85d6f602f5fcd86f87467)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6539dc79..c0880552 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,7 +133,7 @@ BISON_PREREQ_TIMEVAR
# We use gnulib, which is only guaranteed to work properly with the
# latest Gettext.
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
BISON_I18N
# Internationalized parsers.