Use correct pkg-config arguments for each gir
authorColin Walters <walters@src.gnome.org>
Thu, 22 Jan 2009 16:17:37 +0000 (16:17 +0000)
committerColin Walters <walters@src.gnome.org>
Thu, 22 Jan 2009 16:17:37 +0000 (16:17 +0000)
commit2636aab9c44e8a301b2f4745dfbc4e56cdf7f5ee
tree2338345ea8c1e84d4b1e4310091fde1a4c4ba6d9
parent0bef902c54b7a638b58526dcb04270f2056012ac
Use correct pkg-config arguments for each gir

We should pass e.g. --pkg gobject-2.0 for GObject, and --pkg gio-2.0
for Gio to ensure that we're getting the right flags to the scanner,
even though girepository itself depends on these libraries.

svn path=/trunk/; revision=1064
gir/Makefile.am