On Dec 12, 2008, at 23:54, Ryan Schmidt wrote:


On Dec 13, 2008, at 01:18, [email protected] wrote:

Revision: 43662
         http://trac.macports.org/changeset/43662
Author:   [email protected]
Date:     2008-12-12 23:18:48 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
fox: Updated dependencies, added prefix/include before x11prefix/ include in cppflags to prefer macports includes over x11prefix ones.

Wasn't it always doing that before? It said

configure.cppflags-append       "-I${x11prefix}/include"

so it was appending "-I${x11prefix}/include" to what was already in the cppflags, which was "-I${prefix}/include"

You're right... there were two '-I${x11prefix}/include' in the massive CFLAGS spew and my eyes were blind to the first one (which had the correct -I${prefix}/include already in front of it).
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to