comparison src/s/umax.h @ 4485:6e6fd9ff650f

(HAVE_VFORK): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 08 Aug 1993 06:55:45 +0000
parents 7be0f0a02725
children cef67aeae92b
comparison
equal deleted inserted replaced
4484:c589c71324dd 4485:6e6fd9ff650f
174 you will get better performance without them. */ 174 you will get better performance without them. */
175 175
176 /* #define NO_REMAP 176 /* #define NO_REMAP
177 #define TEXT_START 0 177 #define TEXT_START 0
178 */ 178 */
179
180 /* (Assume) we do have vfork. */
181
182 #define HAVE_VFORK