bug-autoconf
[Top][All Lists]
Advanced

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

Re: A report for you....


From: Stepan Kasal
Subject: Re: A report for you....
Date: Wed, 8 Dec 2004 10:22:40 +0100
User-agent: Mutt/1.4.1i

Hello,

On Tue, Dec 07, 2004 at 04:23:21PM -0800, Rob Frohne wrote:
> I set the CXXFLAGS=-I/sw/include [...]
> configure: WARNING: rfftw.h: accepted by the compiler, rejected by the 
> preprocessor!

thank you for the bug report.
In this case, you autoconf is pointing out an error in your configuration:
The ``preprocessor'' options should go to the preprocessor flag variable,
CPPFLAGS.

See also the node ``Preset Output Variables'' in the autoconf manual.
(Also on the web:
http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_node/autoconf_23.html
)

Have a nice day,
        Stepan Kasal




reply via email to

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