Use ctypes.util.find_library to locate gobject-2.0 and raise ImportError
authorJohan Dahlin <johan@gnome.org>
Tue, 22 Apr 2008 01:31:59 +0000 (01:31 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Tue, 22 Apr 2008 01:31:59 +0000 (01:31 +0000)
commit0c8c437dcfb26fb9cf7cbf3fe4c0d9426936b588
tree8b53a9e1d9d5605f31436d2466d629af2b3b4dfe
parent49e22e9a37b4ef7e37152fe3e0367e9ab2ff7383
Use ctypes.util.find_library to locate gobject-2.0 and raise ImportError

2008-04-21  Johan Dahlin  <johan@gnome.org>

* giscanner/cgobject.py: Use ctypes.util.find_library to locate
gobject-2.0 and raise ImportError if not found.

svn path=/trunk/; revision=207
ChangeLog
giscanner/cgobject.py