ChangeSet ID: 14724 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/07 11:19:54
Modified files: tools/winegcc : winegcc.c tools/winebuild: main.c include : config.h.in . : configure.ac configure
Log message: Paul Millar paulm@astro.gla.ac.uk Check for features missing in mingw environment, allowing tools subdirectory to be cross-built again.
Patch: http://cvs.winehq.org/patch.py?id=14724
Old revision New revision Changes Path 1.33 1.34 +11 -1 wine/tools/winegcc/winegcc.c 1.58 1.59 +2 -0 wine/tools/winebuild/main.c 1.210 1.211 +9 -0 wine/include/config.h.in 1.329 1.330 +10 -0 wine/configure.ac 1.621 1.622 +129 -0 wine/configure