From 4b9e9875542cc1796ae40579c9a76011c9028abc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 26 Dec 2006 16:42:33 +0100 Subject: * Makefile.maint (VC-tag): Define, so as to gpg-sign each release tag, using the release version number as the message. (vc-dist): Use $(VC-tag), rather than "$(VC) tag". 2006-12-24 Jim Meyering * Makefile.maint (my-distcheck): Don't *configure* with restrictive CFLAGS ('-Werror -ansi -pedantic -Wno-long-long'), since it ends up provoking errors in generation of inttypes.h on an Ubuntu edgy-based system. That leads to compilation failure due to e.g., imaxabs redefinition. Instead, configure with default CFLAGS, and compile the package with restrictive CFLAGS. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa0a39bf3..1f1e634aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-12-26 Jim Meyering + + * Makefile.maint (VC-tag): Define, so as to gpg-sign each release + tag, using the release version number as the message. + (vc-dist): Use $(VC-tag), rather than "$(VC) tag". + +2006-12-24 Jim Meyering + + * Makefile.maint (my-distcheck): Don't *configure* with + restrictive CFLAGS ('-Werror -ansi -pedantic -Wno-long-long'), + since it ends up provoking errors in generation of inttypes.h + on an Ubuntu edgy-based system. That leads to compilation + failure due to e.g., imaxabs redefinition. + Instead, configure with default CFLAGS, and compile the + package with restrictive CFLAGS. + 2006-12-21 Paul Eggert * NEWS: dd bs= operands now silently override later ibs= and obs=, -- cgit v1.2.3-70-g09d2