From 3faa54e7dd196be763fc21e159d93094ecdc4343 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 19 Nov 2001 06:30:38 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 235e0c8ee..402bcd031 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-11-19 Rob Browning + + * 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 * guile-tools.in: Handle command "list" specially: list scripts dir.