ChangeSet ID: 5590 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/01 13:16:20
Modified files: . : Make.rules.in configure configure.ac dlls/d3d8 : Makefile.in dlls/ddraw : Makefile.in dlls/glu32 : Makefile.in dlls/opengl32 : Makefile.in dlls/x11drv : Makefile.in
Log message: Moved X flags and libraries out of Make.rules into the makefiles that need them.
Patch: http://cvs.winehq.com/patch.py?id=5590
Old revision New revision Changes Path 1.128 1.129 +1 -4 wine/Make.rules.in 1.341 1.342 +1 -1 wine/configure 1.78 1.79 +1 -1 wine/configure.ac 1.2 1.3 +2 -1 wine/dlls/d3d8/Makefile.in 1.25 1.26 +2 -1 wine/dlls/ddraw/Makefile.in 1.2 1.3 +2 -1 wine/dlls/glu32/Makefile.in 1.11 1.12 +2 -1 wine/dlls/opengl32/Makefile.in 1.27 1.28 +3 -2 wine/dlls/x11drv/Makefile.in