autoconf
[Top][All Lists]
Advanced

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

Re: double underscores in autoconf-defined symbol names


From: Paul Eggert
Subject: Re: double underscores in autoconf-defined symbol names
Date: Tue, 10 Jan 2006 12:42:29 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Vadim Zeitlin <address@hidden> 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?




reply via email to

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