diff modules/ChangeLog @ 1650:34abfb24e891

[xemacs-hg @ 2003-08-28 15:44:04 by james] Fix the C++ build, with many module-specific fixes.
author james
date Thu, 28 Aug 2003 15:44:30 +0000
parents 64eaceca611d
children bb216a3e537f
line wrap: on
line diff
--- a/modules/ChangeLog	Wed Aug 27 21:52:30 2003 +0000
+++ b/modules/ChangeLog	Thu Aug 28 15:44:30 2003 +0000
@@ -1,3 +1,9 @@
+2003-08-28  Jerry James  <james@xemacs.org>
+
+	* common/Makefile.common (LIBSTDCPP): New.
+	* common/Makefile.common (.c.o): Use it to avoid undefined symbol
+	errors when compiling  modules with g++.
+
 2003-08-18  Jerry James  <james@xemacs.org>
 
 	* postgresql/postgresql.c: Include emodules.h when building a module.