diff options
author | Tollef Fog Heen <tfheen@err.no> | 2008-01-16 23:46:58 +0100 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2008-01-16 23:46:58 +0100 |
commit | 9e5bcc26f2defebdab1326456742790a2a9aa13e (patch) | |
tree | 7156fe1b46d63c29af315d532955c952ad4f25bb /ChangeLog | |
parent | ed75a7dd4b9cd07286c873e97f5b470d45dbd587 (diff) |
2008-01-16 Tollef Fog Heen <tfheen@err.no>
* check/check-requires-private: Fix up test case. We want to get
the private -I option in all cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-01-16 Tollef Fog Heen <tfheen@err.no> + * check/check-requires-private: Fix up test case. We want to get + the private -I option in all cases. + * pkg.h, pkg.c (string_list_to_string), pkg-config.1, main.c (main): Add sysroot support and document same. Triggered by setting PKG_CONFIG_SYSROOT_DIR in the environment. |