|
[ruby-gnome2-devel-en] New PKGConfig.have_package
From: Masao Mutoh <mutoh@hi...> - 2004-10-17 16:03
|
Hi,
Maintainers:
Now, PKGConfig.have_package() accept the version numbers
for checking supported module-version of libraries.
PKGConfig.have_package(pkg, major = 0, minor = 0, micro = 0)
e.g.)
PKGConfig.have_package("libgnomeprint-2.2", 2, 8)
This idea is from Kouhei. Thanks.
--
.:% Masao Mutoh<mutoh@...>
|
| Thread | Author | Date |
|---|---|---|
| [ruby-gnome2-devel-en] New PKGConfig.have_package | Masao Mutoh <mutoh@hi...> |