14 Oct
2004
14 Oct
'04
3:08 a.m.
ChangeSet ID: 14161 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/13 22:08:58 Modified files: include : config.h.in dlls/gdi : printdrv.c . : configure.ac configure Log message: Hans Leidekker <hans(a)it.vu.nl> Added check for fork() to fix the MinGW build. Patch: http://cvs.winehq.org/patch.py?id=14161 Old revision New revision Changes Path 1.202 1.203 +3 -0 wine/include/config.h.in 1.39 1.40 +2 -0 wine/dlls/gdi/printdrv.c 1.318 1.319 +1 -0 wine/configure.ac 1.608 1.609 +2 -0 wine/configure