ChangeSet ID: 19399 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/09 06:12:30
Modified files: tools/winegcc : winegcc.c Makefile.in . : configure.ac configure Make.rules.in
Log message: Added support for the --image-base linker option in winegcc using the prelink tool.
Patch: http://cvs.winehq.org/patch.py?id=19399
Old revision New revision Changes Path 1.39 1.40 +32 -3 wine/tools/winegcc/winegcc.c 1.14 1.15 +2 -1 wine/tools/winegcc/Makefile.in 1.391 1.392 +6 -0 wine/configure.ac 1.690 1.691 +48 -1 wine/configure 1.187 1.188 +1 -0 wine/Make.rules.in