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.
This commit is contained in:
Joel E. Denny
2009-08-18 18:29:54 -04:00
parent af6d235843
commit c67e466f9d
4 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
COPYING
^doc/fdl\.texi$ ^doc/fdl\.texi$
^doc/gpl-3\.0\.texi$ ^doc/gpl-3\.0\.texi$
^doc/yacc\.1\.in$ ^doc/yacc\.1\.in$

View File

@@ -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> 2009-08-17 Akim Demaille <demaille@gostai.com>
build: require gettext 0.17. build: require gettext 0.17.

2
cfg.mk
View File

@@ -43,6 +43,6 @@ gnulib_dir = $(srcdir)/../../gnulib
bootstrap-tools = autoconf,automake,flex,gnulib bootstrap-tools = autoconf,automake,flex,gnulib
update-copyright-local = update-b4-copyright update-copyright: update-b4-copyright
update-copyright-env = \ update-copyright-env = \
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1 UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1

2
gnulib

Submodule gnulib updated: e98f3a0b6b...3ef64012bf