head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2009.08.30.08.15.06; author rse; state Exp; branches; next 1.1; commitid dee7pHrkWMLH6H1u; 1.1 date 2009.03.06.18.10.39; author rse; state Exp; branches; next ; commitid rHq3PBvhITyK50Ft; desc @@ 1.2 log @upgrading package: xz 4.999.8 -> 4.999.9 @ text @Index: configure --- configure.orig 2009-08-27 17:37:29 +0200 +++ configure 2009-08-30 10:02:42 +0200 @@@@ -16371,26 +16371,7 @@@@ # don't seem so useful here; at least the last one gives some # warnings which are not bugs. for NEW_FLAG in \ - -Wall \ - -Wextra \ - -Wformat=2 \ - -Winit-self \ - -Wmissing-include-dirs \ - -Wstrict-aliasing \ - -Wfloat-equal \ - -Wundef \ - -Wshadow \ - -Wpointer-arith \ - -Wbad-function-cast \ - -Wwrite-strings \ - -Wlogical-op \ - -Waggregate-return \ - -Wstrict-prototypes \ - -Wold-style-definition \ - -Wmissing-prototypes \ - -Wmissing-declarations \ - -Wmissing-noreturn \ - -Wredundant-decls + none do { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts $NEW_FLAG" >&5 $as_echo_n "checking if $CC accepts $NEW_FLAG... " >&6; } @ 1.1 log @reanimate old -W removal patch @ text @d2 5 a6 5 --- configure.orig 2009-02-02 20:18:58 +0100 +++ configure 2009-03-06 19:06:51 +0100 @@@@ -27992,26 +27992,7 @@@@ # The flags are in reverse order below so they end up in "beautiful" # order on the actual command line. d8 18 a25 1 - -Wredundant-decls \ d27 1 a27 18 - -Wmissing-declarations \ - -Wmissing-prototypes \ - -Wold-style-definition \ - -Wstrict-prototypes \ - -Waggregate-return \ - -Wlogical-op \ - -Wwrite-strings \ - -Wbad-function-cast \ - -Wpointer-arith \ - -Wshadow \ - -Wundef \ - -Wfloat-equal \ - -Wstrict-aliasing \ - -Wmissing-include-dirs \ - -Winit-self \ - -Wformat=2 \ - -Wextra \ - -Wall d30 1 a30 1 { $as_echo "$as_me:$LINENO: checking if $CC accepts $NEW_FLAG" >&5 @