ChangeSet ID: 14018 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/04 15:45:49
Modified files: libs/wine : config.c include : config.h.in . : configure.ac configure
Log message: Steven Edwards steven@codeweavers.com Check for getuid and avoid the use of it in libwine if we don't have it.
Patch: http://cvs.winehq.org/patch.py?id=14018
Old revision New revision Changes Path 1.10 1.11 +6 -1 wine/libs/wine/config.c 1.199 1.200 +3 -0 wine/include/config.h.in 1.313 1.314 +1 -0 wine/configure.ac 1.603 1.604 +2 -0 wine/configure