introspection: Build fixes
authorColin Walters <walters@verbum.org>
Thu, 2 Sep 2010 15:45:42 +0000 (11:45 -0400)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 3 Sep 2010 10:38:22 +0000 (11:38 +0100)
commitf7854dd90ffe22a08b2e182e10484320f360b2c9
tree811617a58e34bc9588b49d06286cc764595e51ed
parent24b12d626c3afdaa94b4119e218cf5b7436d0478
introspection: Build fixes

This patch merges in substantial work from
Emmanuele Bassi <ebassi@linux.intel.com>

* Use new introspection --include-uninstalled API since we don't want
  to try to find the clutter-1.0.pc file before it's installed.
* Use --pkg-export for Clutter-1.0.gir, since we want the .gir file to
  contain the associated pkg-config file.
* Drop the use of --pkg for dependencies; those come from the associated
  .gir files.  (Actually, --pkg is almost never needed)
* Add --quiet

http://bugzilla.clutter-project.org/show_bug.cgi?id=2292
clutter/Makefile.am
clutter/cogl/cogl/Makefile.am
clutter/json/Makefile.am
configure.ac