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:
Joel E. Denny
2009-08-18 18:29:54 -04:00
parent f4bfd5a96f
commit 1874a474b9
4 changed files with 12 additions and 2 deletions

2
cfg.mk
View File

@@ -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