build: Include Cocoa/Carbon in Libs.private if targetting Mac OS X
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 20 Mar 2014 12:32:36 +0000 (12:32 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Tue, 1 Apr 2014 18:11:32 +0000 (19:11 +0100)
commit8d037c678d8d3d0c0e4e1ddb22e47306567ed88a
tree4a4dc6a4cfe421ccb563faae8c2bc32e6b68ac1b
parent638993f5ac9be841c4fc932ca768d26840dd6be6
build: Include Cocoa/Carbon in Libs.private if targetting Mac OS X

This allows static linking against GIO on OS X, which would previously
fail due to unresolved symbols from the above two frameworks.

https://bugzilla.gnome.org/show_bug.cgi?id=668152
configure.ac
gio-2.0.pc.in
glib-2.0.pc.in