introspection: Use --include-uninstalled
authorColin Walters <walters@verbum.org>
Tue, 28 Sep 2010 19:51:44 +0000 (15:51 -0400)
committerVincent Untz <vuntz@gnome.org>
Wed, 29 Sep 2010 10:38:26 +0000 (12:38 +0200)
commit457f5eb78316f6a81735183a3c96c3817dcd4136
tree681f7c03a3315d0697ef06ced5180fefc70c0905
parent14b387aaf9ac6f0f2f2f2428233c1c62ccf13be2
introspection: Use --include-uninstalled

For inter-module includes we need to use --include-uninstalled,
otherwise we may try to process pkg-config entries for uninstalled
.pc files.

Also:

* Don't include pangoft2 in its own package list.
* Filter out non-public pango-color-table.h

https://bugzilla.gnome.org/show_bug.cgi?id=630857
configure.in
pango/Makefile.am