From 636a8640895c7c933f383fbc6802c9bf575aaaa3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 5 Dec 2004 19:55:44 +0000 Subject: [PATCH] * lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor out the common code to ... (_AC_DEFINE_Q). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d7a226b..3bea7199 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-12-03 Stepan Kasal + + * lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor + out the common code to ... + (_AC_DEFINE_Q): ... a new macro; simplify the condition about the + value of the #define--default to 1, iff the macro was called + with exactly one parameter. + 2004-12-02 Paul Eggert * lib/autoconf/functions.m4 (AC_FUNC_MEMCMP): Use