diff options
author | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 22:03:38 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 22:03:38 +0200 |
commit | e4d39435b9819f36eb9951ecdc9d02d57e75a065 (patch) | |
tree | 492f47505108f0e57273339bbb92bd21776ba670 /ChangeLog | |
parent | f37f04a78a6eb3c2481ab9b4fdf23c325b0f299b (diff) | |
download | pkg-config-e4d39435b9819f36eb9951ecdc9d02d57e75a065.tar.gz |
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* check/check-missing, check/check-libs,
check/check-requires-private: Handle the case of indirect being
enabled correctly in checks.
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/check-missing, check/check-libs, + check/check-requires-private: Handle the case of indirect being + enabled correctly in checks. + * 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. |