summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-05-04 22:42:13 +0200
committerLudovic Courtès <ludo@gnu.org>2008-05-04 22:42:13 +0200
commitcdbbe19250efa534a937dde381ae3d5a84960b68 (patch)
tree0f5954d81c6600b72ba1d1decee698d6181a9344 /ChangeLog
parent92826dd0e28a8c7abe5a29f46fd8ed8dd0a3b3b2 (diff)
downloadguile-cdbbe19250efa534a937dde381ae3d5a84960b68.tar.gz
Fix omissions and typos in previous commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7dc9860..dc8a3fa06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-05-04 Ludovic Courtès <ludo@gnu.org>
+ Add `pkg-config' support. Suggested by Aaron VanDevender, Greg
+ Troxel, and others.
+
* configure.in: Substitute `sitedir', produce `guile-1.8.pc'.
* Makefile.am (EXTRA_DIST): Add `guile-1.8.pc.in'.
(pkgconfigdir, pkgconfig_DATA): New.