diff options
author | Jim Meyering <meyering@redhat.com> | 2011-05-23 18:44:35 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-05-25 08:28:46 +0200 |
commit | 88f4b13dde60aac095299f15fd7b2f85e949577d (patch) | |
tree | 861d183157171f4dd8142d7fa90c0254da097b24 | |
parent | 2f6e77b9fb917c39e563623f8312c2b00df6b955 (diff) | |
download | idutils-88f4b13dde60aac095299f15fd7b2f85e949577d.tar.gz idutils-88f4b13dde60aac095299f15fd7b2f85e949577d.tar.bz2 idutils-88f4b13dde60aac095299f15fd7b2f85e949577d.zip |
maint: update gnulib to latest with accompanying tight-scope tweak
* cfg.mk: Include $(srcdir)/dist-check.mk using "-include",
to accommodate the new sc_tight_scope rule.
* gnulib: Update to latest.
-rw-r--r-- | cfg.mk | 2 | ||||
m--------- | gnulib | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ local-checks-to-skip = \ old_NEWS_hash = 7c42fc431cadd9164dde6f9a7113b920 -include $(srcdir)/dist-check.mk +-include $(srcdir)/dist-check.mk update-copyright-env = \ UPDATE_COPYRIGHT_USE_INTERVALS=1 \ diff --git a/gnulib b/gnulib -Subproject 9df761edc6b29dbe2b7009b15dfe26a296d50a9 +Subproject 9d196fad055a448c5732a8e950cc044b353d261 |