Use _spawnvp to replace fork for non-Unix platforms.
commitc45bbad3d6c9df27c1476e9265554c5f038d8ad4
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Apr 2003 00:12:02 +0000 (1 00:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Apr 2003 00:12:02 +0000 (1 00:12 +0000)
tree972a71ccfad1864e06157238538563c99d3f1611
parent5577637034b8a8ce4c01be434afbd5a5562ec846
Use _spawnvp to replace fork for non-Unix platforms.
configure
configure.ac
include/config.h.in
tools/winegcc.c
tools/winewrap.c