scanner: Don't link to -lgirepository when dumping GOBJECT_INTROSPECTION_0_9_9
authorColin Walters <walters@verbum.org>
Thu, 30 Sep 2010 14:44:12 +0000 (10:44 -0400)
committerColin Walters <walters@verbum.org>
Thu, 30 Sep 2010 17:47:25 +0000 (13:47 -0400)
commit82e08ec5f5f2440ed5be2e5ca5954ebac2eb7775
tree90512dfae632254505c8dcabffe376fd2bef194e
parentebef2cf9f1c5de556afd839e0a4c13db373d4a50
scanner: Don't link to -lgirepository when dumping

This helps us avoid a problematic case where in say jhbuild, using
a system (/usr/lib) glib, adding in -l girepository-1.0 will inject
-L /path/to/builddir, when we don't want that.

https://bugzilla.gnome.org/show_bug.cgi?id=630342
girepository/Makefile.am
girepository/gdump.c
giscanner/dumper.py