summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2009-03-30 20:06:32 +0200
committerTollef Fog Heen <tfheen@err.no>2009-03-30 20:06:32 +0200
commita25f7e980e5c36665d91e916d9074524709ad2bc (patch)
treeeafdd0b82f52f80584e057609f19fe4aca48a72a /ChangeLog
parente3fda28e74ba97f5806d65a2ce5a53e6dbebe841 (diff)
downloadpkg-config-a25f7e980e5c36665d91e916d9074524709ad2bc.tar.gz
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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8934e0..7d86de5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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