diff options
author | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 20:06:32 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 20:06:32 +0200 |
commit | a25f7e980e5c36665d91e916d9074524709ad2bc (patch) | |
tree | eafdd0b82f52f80584e057609f19fe4aca48a72a /ChangeLog | |
parent | e3fda28e74ba97f5806d65a2ce5a53e6dbebe841 (diff) |
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* pkg.m4: Add PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR to the list of
precious directories. (AC_ARG_VAR)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-03-30 Tollef Fog Heen <tfheen@err.no> + * pkg.m4: Add PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR to the list of + precious directories. (AC_ARG_VAR) + * popthelp.c (poptPrintUsage,poptPrintHelp): Add [LIBRARIES] to help output. Debian #389066 |