19 Jul
2002
19 Jul
'02
3:16 a.m.
ChangeSet ID: 102704861281244097866966 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/07/18 22:16:52 Modified files: . : configure configure.ac include : config.h.in Log message: Gregg Mattinson <gm138242(a)scot.canada.sun.com> - X11/extensions/shape.h requires X11/Xutil.h. - X11/XKBlib.h requires X11/Xlib.h. - net/if.h requires sys/socket.h. - netinet/ip.h requires sys/socket.h and sys/in_systm.h. - resolv.h requires sys/socket.h. Patch: http://cvs.winehq.com/patch.py?id=102704861281244097866966 Revision Changes Path 1.320 +210 -80 wine/configure 1.60 +31 -6 wine/configure.ac 1.121 +3 -0 wine/include/config.h.in