diff src/ChangeLog @ 2078:0bcc1e4dfd91

[xemacs-hg @ 2004-05-14 15:34:36 by james] Add support for loading modules with LTDL, the libtool library.
author james
date Fri, 14 May 2004 15:34:40 +0000
parents 00f374c78661
children e8db6a10ad42
line wrap: on
line diff
--- a/src/ChangeLog	Thu May 13 21:50:28 2004 +0000
+++ b/src/ChangeLog	Fri May 14 15:34:40 2004 +0000
@@ -1,3 +1,11 @@
+2004-05-10  Jerry James  <james@xemacs.org>
+
+	* config.h.in: Add HAVE_LTDL.
+	* emodules.c: Include LTDL headers, if needed.
+	* emodules.c (vars_of_module): Add LTDL initialization code.
+	* sysdll.c: Remove unused dll_init functions.  Add LTDL support.
+	* sysdll.h: Remove dll_init declaration and adjust spacing.
+
 2004-05-05  Chuck Hines <chuck.hines@baesystems.com>
 
 	* dgif_lib.c (DGifSlurp): Changed do-while to while to stop