comparison src/ChangeLog @ 4738:a6f27e2b3d84

Move functionality of s/darwin.h to configure.ac and config.h.in.
author Stephen J. Turnbull <stephen@xemacs.org>
date Wed, 11 Nov 2009 23:40:15 +0900
parents 80d74fed5399
children ff037e1dc33c
comparison
equal deleted inserted replaced
4735:80d74fed5399 4738:a6f27e2b3d84
1 2009-11-11 Stephen Turnbull <stephen@xemacs.org>
2
3 * darwin.h: Remove. Functionality implemented in configure.ac.
4
5 * config.h.in (USE_PARAM_H): New. Used by Darwin to #define BSD.
6
1 2009-11-09 Jerry James <james@xemacs.org> 7 2009-11-09 Jerry James <james@xemacs.org>
2 8
3 * Makefile.in.in: Remove support for malloc.c ("old" GNU malloc). Do 9 * Makefile.in.in: Remove support for malloc.c ("old" GNU malloc). Do
4 not define GNU_MALLOC, which was only used to distinguish between 10 not define GNU_MALLOC, which was only used to distinguish between
5 "old" and "new" GNU malloc. 11 "old" and "new" GNU malloc.