>   ./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


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to