mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
maint: update for gnulib's recent update-copyright changes
* gnulib: Update.
* .x-update-copyright (COPYING): Add as it's no longer implied
when .x-update-copyright is present.
* cfg.mk (update-copyright-local): Remove, now ignored.
(update-copyright): Declare update-b4-copyright as a dependency.
(cherry picked from commit c67e466f9d)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
COPYING
|
||||
^doc/fdl\.texi$
|
||||
^doc/gpl-3\.0\.texi$
|
||||
^doc/yacc\.1\.in$
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
2009-08-18 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
maint: update for gnulib's recent update-copyright changes
|
||||
* gnulib: Update.
|
||||
* .x-update-copyright (COPYING): Add as it's no longer implied
|
||||
when .x-update-copyright is present.
|
||||
* cfg.mk (update-copyright-local): Remove, now ignored.
|
||||
(update-copyright): Declare update-b4-copyright as a dependency.
|
||||
|
||||
2009-08-17 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
build: require gettext 0.17.
|
||||
|
||||
2
cfg.mk
2
cfg.mk
@@ -43,6 +43,6 @@ gnulib_dir = $(srcdir)/../../gnulib
|
||||
|
||||
bootstrap-tools = autoconf,automake,flex,gnulib
|
||||
|
||||
update-copyright-local = update-b4-copyright
|
||||
update-copyright: update-b4-copyright
|
||||
update-copyright-env = \
|
||||
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
|
||||
|
||||
2
gnulib
2
gnulib
Submodule gnulib updated: e98f3a0b6b...3ef64012bf
Reference in New Issue
Block a user