On Dec 18, 2004, at 4:39 PM, Martin Costabel wrote:
I still don't understand why the compiler sees it, but somehow configure and libtool might well conspire to do this.
The compiler won't look for frameworks unless you tell it to with the '-framework' flag, but I bet that whatever installed the libxml.framework put symlinks to the header and library files in /usr/local/include and /usr/local/lib, which are searched. I've seen other frameworks built with such symlinks; that way open source projects that know nothing about frameworks can still be built against them.
-- Daniel Johnson [EMAIL PROTECTED] PGP public key: http://homepage.mac.com/danielj7/publickey.txt
PGP.sig
Description: This is a digitally signed message part
