autoconf
[Top][All Lists]
Advanced

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

Re: nonstandard library directories


From: Harlan Stenn
Subject: Re: nonstandard library directories
Date: Tue, 04 Jul 2006 18:53:05 +0000

>   ./configure CFLAGS="-I/sw/include" LDFLAGS="-L/sw/lib -lintl" CXXFLAGS="-I/
> sw/include"
> 
> Do you really need to set CPPFLAGS=$CFLAGS?  I think that is not needed.

If it's a -I, it should be in CPPFLAGS and not CFLAGS.

And there are still some cases where sometimes both are needed, IME.

H




reply via email to

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