Mercurial > hg > xemacs-beta
comparison modules/ChangeLog @ 1632:64eaceca611d
[xemacs-hg @ 2003-08-19 02:07:03 by james]
Enable module building and running on Cygwin and MinGW.
author | james |
---|---|
date | Tue, 19 Aug 2003 02:07:16 +0000 |
parents | 84bef38b39b6 |
children | 34abfb24e891 |
comparison
equal
deleted
inserted
replaced
1631:1bf7b032a45d | 1632:64eaceca611d |
---|---|
1 2003-08-18 Jerry James <james@xemacs.org> | |
2 | |
3 * postgresql/postgresql.c: Include emodules.h when building a module. | |
4 * ldap/eldap.c: Ditto. | |
5 * common/Makefile.common: Make module makefiles processable by cpp. | |
6 * common/Makefile.common (IMPORT_LIB): New. | |
7 * common/Makefile.common: Use it. | |
8 | |
1 2003-06-11 Jerry James <james@xemacs.org> | 9 2003-06-11 Jerry James <james@xemacs.org> |
2 | 10 |
3 * common/Makefile.common: The last change re-broke FreeBSD module | 11 * common/Makefile.common: The last change re-broke FreeBSD module |
4 building. Expand srcdir in SRC_SRCS with configure to fix it. | 12 building. Expand srcdir in SRC_SRCS with configure to fix it. |
5 | 13 |