]> git.saurik.com Git - bison.git/commitdiff
maint: update for gnulib's recent update-copyright changes
authorJoel E. Denny <jdenny@clemson.edu>
Tue, 18 Aug 2009 22:29:54 +0000 (18:29 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Tue, 18 Aug 2009 22:50:59 +0000 (18:50 -0400)
* 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 c67e466f9d4f63d360d82dc23b9bfffb4d846209)

.x-update-copyright
ChangeLog
cfg.mk
gnulib

index e6f052e4b736cd008c956b0fc51ab5aeae078c9a..3821cd423bda2cfb522947239fbc677436a66568 100644 (file)
@@ -1,3 +1,4 @@
+COPYING
 ^doc/fdl\.texi$
 ^doc/gpl-3\.0\.texi$
 ^doc/yacc\.1\.in$
index ecc8142a195ce516ed9cb0a07b69b3aad374b978..75222caca359c1bc47d2ef017a9763a7f63df5da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: lower gettext requirements.
diff --git a/cfg.mk b/cfg.mk
index 501e8dce2ca46a658adbffecc8bee199495ffa6f..5c74313f65876c7349b5a427cef6d272a01db845 100644 (file)
--- a/cfg.mk
+++ b/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
diff --git a/gnulib b/gnulib
index e98f3a0b6bb91ab0a1bc71b66b92611f9c3d9546..3ef64012bf653379fda629f5a6b619be4c1f2e69 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit e98f3a0b6bb91ab0a1bc71b66b92611f9c3d9546
+Subproject commit 3ef64012bf653379fda629f5a6b619be4c1f2e69