[wx-dev] Re: wxPython-src-2.8.1.1 configure warnings

Vadim Zeitlin vadim at wxwindows.org
Sun Mar 4 13:55:37 PST 2007


On Sun, 4 Mar 2007 16:35:22 +0000 (UTC) Olly Betts <olly at survex.com> wrote:

OB> There is - if you pass a non-empty value as the 4th argument to
OB> AC_CHECK_HEADER, then autoconf will only use the compile check
OB> (and not do the preprocessor check at all).  That's usually what
OB> you want, since if the file can't be compiled, it's unlikely to
OB> be useful.

 Indeed. We should really use it instead of wasting time on preprocessor
checks which are absolutely useless. Any patches in this direction would be
really appreciated.

 TIA,
VZ





More information about the wx-dev mailing list