On Tue, Mar 25, 2003 at 10:18:34PM +0100, Joerg Mayer wrote: > b) Don't add /usr/local/include to the include path, if the compiler > already searches there (I don't like those gcc warnings).
Note that it's also added by the GTK+ and GLib configuration items, so perhaps GTK+/GLib have figured out a way to figure out whether gtk-config/pkg-config need to add "-I/usr/local/include.
