1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Fix omissions and typos in previous commit.

This commit is contained in:
Ludovic Courtès 2008-05-04 22:42:13 +02:00
parent 92826dd0e2
commit cdbbe19250
2 changed files with 7 additions and 4 deletions

View file

@ -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.