Mercurial > hg > xemacs-beta
comparison modules/ChangeLog @ 1252:a0845169de0a
[xemacs-hg @ 2003-02-03 17:46:54 by james]
Fix module building on FreeBSD (and probably other non-GNU make systems).
author | james |
---|---|
date | Mon, 03 Feb 2003 17:46:58 +0000 |
parents | 848225013a08 |
children | d65d8a05e272 |
comparison
equal
deleted
inserted
replaced
1251:47ea9f547332 | 1252:a0845169de0a |
---|---|
1 2003-01-30 Robert Pluim <rpluim@bigfoot.com> | |
2 | |
3 * Makefile.common: FreeBSD make compatability fixes: expand | |
4 SRC_SRCS immediately, use MODCC rather than CC to prevent | |
5 overriding by top-level makefile. | |
6 | |
1 2003-01-15 Jerry James <james@eecs.ku.edu> | 7 2003-01-15 Jerry James <james@eecs.ku.edu> |
2 | 8 |
3 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also. | 9 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also. |
4 | 10 |
5 2002-12-16 Ben Wing <ben@xemacs.org> | 11 2002-12-16 Ben Wing <ben@xemacs.org> |