Pavel Hlavnicka <[EMAIL PROTECTED]> writes:
> This is not a Sablotron nor configure business, but compiler
> configuration. I don't know, why come compilers search
> /usr/local/include while some others not.
As far as I know, it's not inserted automatically unless, perhaps, the
compiler itself was installed wit /usr/local as the prefix. Generally
packages _do_ add $prefix/include to their include path themselves,
and it really is the nice thing to do. I'm personally for making
configure scripts nice to the user. DWIM you know. :-)
> In your case the mentioned solution is the correct one.
--
[ Below is a random fortune, which is unrelated to the above message. ]
Almost anything derogatory you could say about today's software design
would be accurate.
-- K.E. Iverson