Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1649:9afdad50eaf7 | 1650:34abfb24e891 |
|---|---|
| 1 2003-08-28 Jerry James <james@xemacs.org> | |
| 2 | |
| 3 * common/Makefile.common (LIBSTDCPP): New. | |
| 4 * common/Makefile.common (.c.o): Use it to avoid undefined symbol | |
| 5 errors when compiling modules with g++. | |
| 6 | |
| 1 2003-08-18 Jerry James <james@xemacs.org> | 7 2003-08-18 Jerry James <james@xemacs.org> |
| 2 | 8 |
| 3 * postgresql/postgresql.c: Include emodules.h when building a module. | 9 * postgresql/postgresql.c: Include emodules.h when building a module. |
| 4 * ldap/eldap.c: Ditto. | 10 * ldap/eldap.c: Ditto. |
| 5 * common/Makefile.common: Make module makefiles processable by cpp. | 11 * common/Makefile.common: Make module makefiles processable by cpp. |
