ChangeSet ID: 101856204287247552823192 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/11 16:54:02
Modified files: . : Makefile.in configure configure.ac include : config.h.in misc : options.c programs/clock : main.c programs/winver: winver.c windows : nonclient.c
Log message: Updated configure to take advantage of new autoconf 2.53 features.
Patch: http://cvs.winehq.com/patch.py?id=101856204287247552823192
Revision Changes Path 1.113 +1 -1 wine/Makefile.in 1.274 +4481 -2173 wine/configure 1.18 +15 -30 wine/configure.ac 1.107 +175 -159 wine/include/config.h.in 1.34 +2 -3 wine/misc/options.c 1.13 +3 -2 wine/programs/clock/main.c 1.5 +2 -2 wine/programs/winver/winver.c 1.96 +3 -2 wine/windows/nonclient.c