summaryrefslogtreecommitdiff
path: root/cfg.mk
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 20:01:32 -0400
commite35bc778cb1c45845d7d8d3b659f555773d2828d (patch)
tree4616e4b10a2e00862707d841606302eb8b8c22d0 /cfg.mk
parentb6ca79e85936838778348fd443c8bd2103d7514b (diff)
downloadbison-e35bc778cb1c45845d7d8d3b659f555773d2828d.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 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 0fda0dc5..a43ca2fe 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -44,6 +44,10 @@ gnulib_dir = $(srcdir)/gnulib
bootstrap-tools = autoconf,automake,flex,gnulib
+announcement_Cc_ = \
+ bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \
+ coordinator@translationproject.org
+
update-copyright: update-b4-copyright update-package-copyright-year
update-copyright-env = \
UPDATE_COPYRIGHT_FORCE=1