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

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

[Fwd: AC_CHECK_DEFINE for values]


From: Benjamin Esquivel
Subject: [Fwd: AC_CHECK_DEFINE for values]
Date: Fri, 06 Mar 2015 14:41:13 -0600

Hello, I hope this list can give me an answer to this question below.

In sum: I'm looking for a macro for checking the value of a define.

Regards,

Benjamin

-------- Forwarded Message --------
From: Benjamin Esquivel <address@hidden>
Reply-to: address@hidden
To: address@hidden
Subject: AC_CHECK_DEFINE for values
Date: Thu, 05 Mar 2015 17:38:26 -0600

Hello,

I'm using your AC_CHECK_DEFINE macro which has helped a lot in reducing
the lines of the configure files and improve readability too.

I wanted to ask you whether you're aware of a macro like that but one
that could check the value of the define. Say:

#define VAR 3

AC_CHECK_DEFINE lets me know that it is defined but not to check the
definition itself. Perhaps there is a simple way to do it and I don't
know?

Regards,

Benjamin





reply via email to

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