ChangeSet ID: 1019942363724035054286109 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/27 16:19:23
Modified files: . : Makefile.in configure configure.ac server : Makefile.in tools : Makefile.in tools/winebuild: Makefile.in tools/winedump : Makefile.in tools/wmc : Makefile.in tools/wrc : Makefile.in
Log message: Link the tools and the server against libwine so we can use the portability functions in there.
Patch: http://cvs.winehq.com/patch.py?id=1019942363724035054286109
Revision Changes Path 1.116 +1 -1 wine/Makefile.in 1.281 +7 -2 wine/configure 1.24 +3 -2 wine/configure.ac 1.32 +1 -1 wine/server/Makefile.in 1.18 +1 -1 wine/tools/Makefile.in 1.8 +2 -5 wine/tools/winebuild/Makefile.in 1.2 +1 -1 wine/tools/winedump/Makefile.in 1.9 +2 -5 wine/tools/wmc/Makefile.in 1.15 +2 -5 wine/tools/wrc/Makefile.in