On Wed, 2005-01-19 at 20:17 -0500, Wil Turner wrote:
> I hope someone out there can help me :)
> 
> We recently modified a software library to include some functionality 
> that, on OS X, requires the "-framework Carbon" link flag. It would be 
> nice if users of our library didn't have to add this to their own 
> compilation. In other words, how does one specify that a supporting 
> library should be linked into a library such that linking against the 
> final product library automatically links the necessary supporting 
> library?

I don't know how well it's suited to non-Fink Mac OS X development, but
that is the kind of thing with which pkg-config is designed to assist.

-- 
Braden McDaniel                           e-mail: <[EMAIL PROTECTED]>
<http://endoframe.com>                    Jabber: <[EMAIL PROTECTED]>



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to