Bug 574351 - Add --pkg-export option GOBJECT_INTROSPECTION_0_6_4
authorColin Walters <walters@verbum.org>
Mon, 24 Aug 2009 19:48:01 +0000 (15:48 -0400)
committerColin Walters <walters@verbum.org>
Mon, 24 Aug 2009 19:48:01 +0000 (15:48 -0400)
commit52126d9218f39775c2a26658fcbba858dabad618
tree324d8004b0ba5ee6550bdacfb59c4af28f96be7f
parent7549c8053d0229a12d9196cc8abae54a01a555d0
Bug 574351 - Add --pkg-export option

We need to differentiate between --pkg options we use to parse
ourself, and --pkg-export which are needed for library consumers.

When introspecting a library we won't necessarily have the
pkg-config file built, so add a --pkg-export line so library
authors can explicitly make the .gir -> pkg-config association.
gir/Makefile.am
giscanner/scannermain.py