Recent Releases of pkgconfig
pkgconfig - 2.0.0
- Can also be used from the global environment, not only from packages.
set_config_in()function, to allow custom APIs. This means that packages does not have to useset_config()andget_config(), but they can provide their own API.- Fix a
get_config()bug, for composite values only the first element was returned. - Fix a bug when key was not set at all. In these cases
fallbackwas ignored inget_config().
- R
Published by gaborcsardi over 10 years ago