summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny@clemson.edu>2009-08-14 17:05:06 -0400
committerJoel E. Denny <jdenny@clemson.edu>2009-08-14 18:50:49 -0400
commit585935e895126be36585a2c0684c38f66fa0ada7 (patch)
tree288f98a90e9db9054edb8c1fc858a02e936f9eb8 /cfg.mk
parent83b60c97ee1f98bb1f15ffa38acdc4cc765515f5 (diff)
downloadbison-585935e895126be36585a2c0684c38f66fa0ada7.tar.gz
maint: fix use of copyright year intervals.
* gnulib: Update. * bootstrap.conf (gnulib_modules): Update getopt to getopt-gnu as now recommended in gnulib/NEWS. * build-aux/update-b4-copyright: Fix. * cfg.mk (update-copyright-env): Configure update-copyright. (cherry picked from commit 75ac158b82be1fab5157b140287368165a50ec82)
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 66a2bc6f..501e8dce 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -44,3 +44,5 @@ gnulib_dir = $(srcdir)/../../gnulib
bootstrap-tools = autoconf,automake,flex,gnulib
update-copyright-local = update-b4-copyright
+update-copyright-env = \
+ UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1