diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,5 +1,9 @@ | |||
| 1 | 2010-05-18 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc. | ||
| 4 | * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC. | ||
| 5 | (RALLOC_OBJ): New output variable. | ||
| 6 | |||
| 3 | * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc. | 7 | * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc. |
| 4 | * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables. | 8 | * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables. |
| 5 | 9 | ||