From d034d5206639776d81f43594ef123dbf8923f7d1 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Wed, 4 Aug 2010 21:15:59 -0400 Subject: [PATCH 1/1] maint: add gettext version to release announcements. Suggested by Paul Hilfinger at . * cfg.mk (bootstrap-tools): Add gettext. (cherry picked from commit b3b18068885986d25ec2c8f76a7d2b971194598a) --- ChangeLog | 8 ++++++++ cfg.mk | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f10cf5f5..e61927a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-08-04 Joel E. Denny + + maint: add gettext version to release announcements. + Suggested by Paul Hilfinger at + + . + * cfg.mk (bootstrap-tools): Add gettext. + 2010-08-04 Joel E. Denny doc: fix -W and %expect documentation some. diff --git a/cfg.mk b/cfg.mk index a43ca2fe..7ddfaeb3 100644 --- a/cfg.mk +++ b/cfg.mk @@ -42,7 +42,7 @@ local-checks-to-skip = changelog-check # this release. Used solely to get a date for the "announcement" target. gnulib_dir = $(srcdir)/gnulib -bootstrap-tools = autoconf,automake,flex,gnulib +bootstrap-tools = autoconf,automake,flex,gettext,gnulib announcement_Cc_ = \ bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \ -- 2.47.2