hack to avoid dlopening a library that is already in the main app, by
authorHavoc Pennington <hp@pobox.com>
Wed, 23 Apr 2008 01:17:24 +0000 (01:17 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 23 Apr 2008 01:17:24 +0000 (01:17 +0000)
commitf2fab34feacdd69c9c0c6384f1752c3534849f34
treed6d0750f6e195f27fc03f2f1b46669a2bba21c85
parentebe949e0e1d807bd466bd5f2688562b474cfb478
hack to avoid dlopening a library that is already in the main app, by

2008-04-22  Havoc Pennington  <hp@pobox.com>

* girepository/gmetadata.c (_g_metadata_init): hack to avoid
  dlopening a library that is already in the main app, by checking
whether one of the lib's symbols is already loaded.

svn path=/trunk/; revision=220
ChangeLog
girepository/gmetadata.c