comparison nt/ChangeLog @ 4735:80d74fed5399

Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the GNU_MALLOC define, which was only used to distinguish between "old" and "new" GNU malloc. See xemacs-patches message with ID <870180fe0911061348g168f85e2m5153e2b554b94803@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Mon, 09 Nov 2009 09:21:59 -0700
parents 985886265686
children aa5ed11f473b
comparison
equal deleted inserted replaced
4734:74a5eaa67982 4735:80d74fed5399
1 2009-11-09 Jerry James <james@xemacs.org>
2
3 * xemacs.mak: Don't define GNU_MALLOC, as there is no longer an "old"
4 GNU malloc.
5
1 2009-10-06 Vin Shelton <acs@xemacs.org> 6 2009-10-06 Vin Shelton <acs@xemacs.org>
2 7
3 * xemacs.mak: For giflib, the include files are found in 8 * xemacs.mak: For giflib, the include files are found in
4 $(GIF_DIR)\include and the library is named 9 $(GIF_DIR)\include and the library is named
5 giflib.lib. 10 giflib.lib.