build: Various introspection-related build fixes
authorColin Walters <walters@verbum.org>
Fri, 13 Jul 2012 13:10:13 +0000 (09:10 -0400)
committerStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 13:26:28 +0000 (15:26 +0200)
commit6422acd085ef76d69f3182b593175d7275abd873
tree97798d090493f28ea2ec92f7a8dceead81610f9e
parent5d725daf29b0f90654367e6b9aa2e3c6b8a44384
build: Various introspection-related build fixes

Don't set PKG_CONFIG_PATH, this breaks jhbuild; instead, use
--include-uninstalled to tell the scanner where to find internal
libraries.

Don't set _PACKAGES = gio-2.0; we already pick that up from the
Gio-2.0.gir.

https://bugzilla.gnome.org/show_bug.cgi?id=679852
libsecret/Makefile.am