mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
maint: add gettext version to release announcements.
Suggested by Paul Hilfinger at
<http://lists.gnu.org/archive/html/bison-patches/2010-07/msg00019.html>
<http://lists.gnu.org/archive/html/bison-patches/2010-08/msg00002.html>.
* cfg.mk (bootstrap-tools): Add gettext.
(cherry picked from commit b3b1806888)
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
2010-08-04 Joel E. Denny <joeldenny@joeldenny.org>
|
||||||
|
|
||||||
|
maint: add gettext version to release announcements.
|
||||||
|
Suggested by Paul Hilfinger at
|
||||||
|
<http://lists.gnu.org/archive/html/bison-patches/2010-07/msg00019.html>
|
||||||
|
<http://lists.gnu.org/archive/html/bison-patches/2010-08/msg00002.html>.
|
||||||
|
* cfg.mk (bootstrap-tools): Add gettext.
|
||||||
|
|
||||||
2010-08-04 Joel E. Denny <joeldenny@joeldenny.org>
|
2010-08-04 Joel E. Denny <joeldenny@joeldenny.org>
|
||||||
|
|
||||||
doc: fix -W and %expect documentation some.
|
doc: fix -W and %expect documentation some.
|
||||||
|
|||||||
2
cfg.mk
2
cfg.mk
@@ -42,7 +42,7 @@ local-checks-to-skip = changelog-check
|
|||||||
# this release. Used solely to get a date for the "announcement" target.
|
# this release. Used solely to get a date for the "announcement" target.
|
||||||
gnulib_dir = $(srcdir)/gnulib
|
gnulib_dir = $(srcdir)/gnulib
|
||||||
|
|
||||||
bootstrap-tools = autoconf,automake,flex,gnulib
|
bootstrap-tools = autoconf,automake,flex,gettext,gnulib
|
||||||
|
|
||||||
announcement_Cc_ = \
|
announcement_Cc_ = \
|
||||||
bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \
|
bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \
|
||||||
|
|||||||
Reference in New Issue
Block a user