From 2c8baa07088ab00731274bd151135208e3a92779 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Tue, 8 Aug 2006 15:36:59 +0000 Subject: * confifure.in: add a GCC flag check for -Wdeclaration-after-statement so we still compile on older gcc (patch from Frederic Peters --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9d58a6a3..387d3579 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-08 John (J5) Palmieri + + * confifure.in: add a GCC flag check for -Wdeclaration-after-statement + so we still compile on older gcc (patch from Frederic Peters + + 2006-08-04 Havoc Pennington * configure.in: add -Wdeclaration-after-statement -- cgit