Vadim Zeitlin <[EMAIL PROTECTED]> writes:

> fact it's detected by an automatic precommit check in the project I'm
> working on

Well, to solve your immediate problem, it ought to be easy enough to
exempt HAVE__* names from the precommit check.  The precommit check
ought to be your servant, not your master.

>  Maybe the most logical would be to have AC_CXX_CHECK_FUNCS then?

Can you use AC_LANG(C++) followed by AC_CHECK_FUNCS?


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to