Mercurial > hg > xemacs-beta
diff 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 | dd933a82720c |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 09 09:21:59 2009 -0700 +++ b/ChangeLog Wed Nov 11 23:40:15 2009 +0900 @@ -1,3 +1,8 @@ +2009-11-11 Stephen Turnbull <stephen@xemacs.org> + + * configure.ac (SYSTEM_MALLOC): Use system malloc on darwin. + (USE_PARAM_H): #include <sys/param.h> to do needed #defines. + 2009-11-09 Jerry James <james@xemacs.org> * configure.ac: Don't defined GNU_MALLOC, as there is no longer an