• Glenn Morris's avatar
    Define some malloc objects with configure, not cpp. · be4ff9da
    Glenn Morris authored
    * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
    * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
    
    * src/Makefile.in (GMALLOC_OBJ, VMLIMIT_OBJ): New, set by configure.
    (gmallocobj, vmlimitobj): Replace with previous two variables.
    (otherobj): Use $GMALLOC_OBJ, $VMLIMIT_OBJ.
    
    * msdos/sed1v2.inp (GMALLOC_OBJ): Edit to gmalloc.o.
    (VMLIMIT_OBJ): Edit to vm-limit.o.
    be4ff9da
ChangeLog 27.2 KB