autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #8452] Add AX_DEBUG_CHECK macro for --enable-debug option


From: Philip Withnall
Subject: [patch #8452] Add AX_DEBUG_CHECK macro for --enable-debug option
Date: Sun, 11 May 2014 22:31:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Follow-up Comment #2, patch #8452 (project autoconf-archive):

That all looks useful, and a good improvement on the macro I originally
proposed. My only comment would be that it might make sense to allow setting
the name of the defined variable using a second optional argument, so people
could use, e.g.:

    AX_CHECK_ENABLE_DEBUG([yes],[DISABLE_DEBUG])

if they wanted to keep NDEBUG and DISABLE_DEBUG-controlled debug messages
separate. This second argument would default to NDEBUG to promote
standardisation on that.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8452>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]