ChangeSet ID: 19318 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/03 14:21:04
Modified files: programs/wineconsole: curses.c include : config.h.in dlls/winsock : socket.c dlls/wineps : ppd.c . : configure.ac configure
Log message: Merged some of the header checks to reduce the size of the generated configure script a bit.
Patch: http://cvs.winehq.org/patch.py?id=19318
Old revision New revision Changes Path 1.23 1.24 +3 -4 wine/programs/wineconsole/curses.c 1.227 1.228 +6 -6 wine/include/config.h.in 1.186 1.187 +3 -3 wine/dlls/winsock/socket.c 1.19 1.20 +2 -0 wine/dlls/wineps/ppd.c 1.386 1.387 +65 -92 wine/configure.ac 1.685 1.686 +625 -2363 wine/configure