Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/modules/ChangeLog Mon Feb 03 02:42:56 2003 +0000 +++ b/modules/ChangeLog Mon Feb 03 17:46:58 2003 +0000 @@ -1,3 +1,9 @@ +2003-01-30 Robert Pluim <rpluim@bigfoot.com> + + * Makefile.common: FreeBSD make compatability fixes: expand + SRC_SRCS immediately, use MODCC rather than CC to prevent + overriding by top-level makefile. + 2003-01-15 Jerry James <james@eecs.ku.edu> * ldap/eldap.c: Apply Ben's postgresql change to LDAP also.