1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-04 03:00:20 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2001-11-19 06:30:38 +00:00
parent 097914898d
commit 3faa54e7dd

View file

@ -1,3 +1,11 @@
2001-11-19 Rob Browning <rlb@defaultvalue.org>
* configure.in: switch to AC_LIBLTDL_INSTALLABLE so we'll use the
system libltdl when it's available. Aside from the normal reasons
to prefer installed shared libs, this means other apps that link
with libguile and also use libltdl will be more likely to work
right.
2001-11-15 Thien-Thi Nguyen <ttn@glug.org>
* guile-tools.in: Handle command "list" specially: list scripts dir.