]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Dec 2004 19:55:44 +0000 (19:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Dec 2004 19:55:44 +0000 (19:55 +0000)
  out the common code to ...
(_AC_DEFINE_Q).

ChangeLog

index 4d7a226bfbdf103426c6202ee0795461f9c5ebba..3bea7199888e3f980b4cafbf806a89fb63e0d9be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-03  Stepan Kasal  <kasal@ucw.cz>
+
+       * 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  <eggert@cs.ucla.edu>
 
        * lib/autoconf/functions.m4 (AC_FUNC_MEMCMP): Use