ChangeSet ID: 992026978264502193313092 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/06/08 15:02:58
Modified files: . : Make.rules.in configure configure.in dlls : Makefile.in tools/winebuild: build.h Added files: dlls/glu32 : .cvsignore Makefile.in glu.c glu32.spec
Log message: Marcus Meissner marcus@jet.franken.de Implemented glu32.dll as libGLU.so forwarder.
Patch: http://cvs.winehq.com/patch.py?id=992026978264502193313092
Revision Changes Path 1.87 +1 -0 wine/Make.rules.in 1.207 +295 -243 wine/configure 1.207 +14 -1 wine/configure.in 1.95 +10 -2 wine/dlls/Makefile.in 1.1 +0 -0 wine/dlls/glu32/.cvsignore 1.1 +0 -0 wine/dlls/glu32/Makefile.in 1.1 +0 -0 wine/dlls/glu32/glu.c 1.1 +0 -0 wine/dlls/glu32/glu32.spec 1.19 +1 -1 wine/tools/winebuild/build.h