From 97f106fa105b5d776fb0d6ce3b60493d25f825f4 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 1 Jul 2010 07:16:00 +0000 Subject: - Add whitespace to command line invocation in features/recursion - Set up .FEATURES with separate calls for optional features, as some compilers don't like conditionals inside macro invocations. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 58eb673..0768309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-07-01 Paul Smith + + * main.c (main): Append optional features using separate calls. + Not as efficient but not all compilers allow conditionals inside + macro calls. Fixes Savannah bug #29244. + 2010-01-10 Paul Smith * make.h (patheq): Rename strieq() to patheq() for clarity. -- cgit v1.2.3