summaryrefslogtreecommitdiff
path: root/m4
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 /m4
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 'm4')
-rw-r--r--m4/.cvsignore1
-rw-r--r--m4/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore
index eb2f1732..e8cf4d85 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -50,6 +50,7 @@ quote.m4
quotearg.m4
setenv.m4
stdbool.m4
+stddef_h.m4
stdint.m4
stdint_h.m4
stdio-safer.m4
diff --git a/m4/.gitignore b/m4/.gitignore
index 16ced35a..810868c1 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -50,6 +50,7 @@
/quotearg.m4
/setenv.m4
/stdbool.m4
+/stddef_h.m4
/stdint.m4
/stdint_h.m4
/stdio-safer.m4