diff options
author | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 21:50:01 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 21:50:01 +0200 |
commit | f37f04a78a6eb3c2481ab9b4fdf23c325b0f299b (patch) | |
tree | 90832735dab12ab5892f31599c15f6a2b65217ce /ChangeLog | |
parent | e170895bc6241e933c6c6e85dc800fef5ed44615 (diff) |
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* check/common, check/config.sh.in, check/Makefile.am,
configure.in: Make it possible to check for configure variables in
the check scripts. So far, only direct/indirect is exposed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-03-30 Tollef Fog Heen <tfheen@err.no> + * check/common, check/config.sh.in, check/Makefile.am, + configure.in: Make it possible to check for configure variables in + the check scripts. So far, only direct/indirect is exposed. + * pkg.c (add_virtual_pkgconfig_package): Add pc_path as a variable which you can use to get at the compiled-in PKG_CONFIG_PC_PATH. |