From 10d11122eaa135104737d462015d48041c304f1d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 31 Dec 2009 17:20:42 +0100 Subject: maint: newer gnulib; don't hard-code my GPG key ID * cfg.mk (gpg_key_ID): Remove definition, now that maint.mk automates it. * gnulib: Update to latest. --- cfg.mk | 3 --- gnulib | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/cfg.mk b/cfg.mk index ab50ba4..b317e9c 100644 --- a/cfg.mk +++ b/cfg.mk @@ -17,9 +17,6 @@ # Used in maint.mk's web-manual rule manual_title = Comparing and Merging Files -# The GnuPG ID of the key used to sign the tarballs. -gpg_key_ID = B9AB9A16 - # Tests not to run as part of "make distcheck". local-checks-to-skip = \ sc_error_message_period \ diff --git a/gnulib b/gnulib index 1398c0d..d91a0d2 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 1398c0de968352891dfaaf26d4f8bf6676e5b060 +Subproject commit d91a0d2dc678afe8a2c696077f0640e6874f52bc -- cgit v1.2.1