<URL: http://bugs.freeciv.org/Ticket/Display.html?id=35785 >
On 8/5/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > > <URL: http://bugs.freeciv.org/Ticket/Display.html?id=35785 > > > On 12/02/07, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: > > > > CPPFLAGS in environment is noticed by configure, > > but not included in CPPFLAGS it passes on to > > makefiles. Therefore, freeciv has difficulty > > using headers in /usr/local/include. > > CPPFLAGS is overwritten with CFLAGS. This also causes C++ > compilations to get C specific flags. Yes, all I had to do was put the stuff in CFLAGS and all worked fine. Thanks for your attention anyway! _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
