Module: wine Branch: refs/heads/master Commit: 55b74483def62ef10c4e13dd88d72ffafcf6e045 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=55b74483def62ef10c4e13dd... Author: Robert Millan <rmh(a)aybabtu.com> Date: Mon Feb 6 21:53:27 2006 +0100 configure: For sys/mount.h, sys/statfs.h and sys/vfs.h, always include them if present. --- configure | 417 +++++++++------------------------------------ configure.ac | 86 +-------- dlls/ntdll/file.c | 16 +- include/config.h.in | 9 - libs/port/fstatvfs.c | 16 +- libs/port/statvfs.c | 16 +- tools/winapi/winapi_check | 3 7 files changed, 113 insertions(+), 450 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=55b74483def62ef10c4e...