summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-18 20:50:03 +0200
committerJim Meyering <meyering@redhat.com>2009-08-18 21:26:07 +0200
commit7338274ec849503c552e2d4824f3fdabad2279ea (patch)
tree85f59ff781a2437ab95f72a78dd13fba15b823da
parentb9427ddb3577808862411cb669d023b7493625e9 (diff)
downloadparted-7338274ec849503c552e2d4824f3fdabad2279ea.tar.gz
build: update from gnulib
* gnulib: Update submodule to latest. * bootstrap.conf (gnulib_modules): Add update-copyright * cfg.mk (update-copyright-env): Define.
-rw-r--r--bootstrap.conf1
-rw-r--r--cfg.mk2
m---------gnulib0
3 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 43039ea..8bf9c3f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -48,6 +48,7 @@ gnulib_modules="
progname
safe-read
stdbool
+ update-copyright
useless-if-before-free
vc-list-files
version-etc-fsf
diff --git a/cfg.mk b/cfg.mk
index 976e849..9ed498e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -54,3 +54,5 @@ export VERBOSE = yes
old_NEWS_hash = dba244ff41365956a9f702ad050262c0
include $(srcdir)/dist-check.mk
+
+update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1
diff --git a/gnulib b/gnulib
-Subproject 2d8b95d62cc4d6524fa6c4dbc3138d88a583915
+Subproject 3ef64012bf653379fda629f5a6b619be4c1f2e6