diff ChangeLog @ 997:89cca5f594bd

[xemacs-hg @ 2002-09-10 15:37:48 by james] Commit the stuff in the top-level directory that CVS didn't commit the first time around. This completes the module changes begun with the previous commit.
author james
date Tue, 10 Sep 2002 15:38:03 +0000
parents 0205cafe98ff
children c7a849296cb4
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 10 15:27:39 2002 +0000
+++ b/ChangeLog	Tue Sep 10 15:38:03 2002 +0000
@@ -1,3 +1,14 @@
+2002-08-08  Jerry James  <james@xemacs.org>
+
+	* Makefile.in.in (install-arch-dep): Install internal modules and
+	the corresponding autoload file.
+	* configure: Regenerate.
+	* configure.in: Detect module support early.
+	Define variables to be substituted in internal Makefiles.
+	Use ldap_libs instead of LIBS for LDAP libraries.
+	Use postgresql_libs instead of LIBS for PostgreSQL libraries.
+	Introduce ld_libs_module for seamless module/no-module support.
+
 2002-08-30  Steve Youngs  <youngs@xemacs.org>
 
 	* XEmacs 21.5.9 "brussels sprouts" is released.