autoconf
[Top][All Lists]
Advanced

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

Re: conditionally compiling C++ code [#7938]


From: Bob Proulx
Subject: Re: conditionally compiling C++ code [#7938]
Date: Thu, 24 Apr 2003 09:41:32 -0600
User-agent: Mutt/1.3.28i

Tim Van Holder wrote:
> > As far as I can tell, including AC_PROG_CXX in configure.ac
> > results in configure testing for a working C++ pre-processor,
> > and when one isn't found, configure fails.
> 
> I thought AC_PROG_CXX did not do any checks if CXX is set - so
> you could just set CXX to 'no'.
> But I find that's not the case, so that doesn't help much.

Perhaps setting 'CXX=true' would always result in a passing value?

Bob




reply via email to

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