wine/ include/config.h.in dlls/winspool/info.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 11 20:22:24 CST 2002


ChangeSet ID:	6247
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/11 20:22:24

Modified files:
	include        : config.h.in 
	dlls/winspool  : info.c Makefile.in 
	dlls/wineps    : init.c Makefile.in 
	.              : configure.ac configure 

Log message:
	Marcus Meissner <marcus at jet.franken.de>
	Do not link against -lcups directly, but dynamically load it if
	present (just like freetype etc.)

Patch: http://cvs.winehq.com/patch.py?id=6247

Old revision  New revision  Changes     Path
 1.131         1.132         +5 -2       wine/include/config.h.in
 1.60          1.61          +39 -11     wine/dlls/winspool/info.c
 1.21          1.22          +0 -1       wine/dlls/winspool/Makefile.in
 1.41          1.42          +42 -18     wine/dlls/wineps/init.c
 1.21          1.22          +0 -1       wine/dlls/wineps/Makefile.in
 1.92          1.93          +2 -19      wine/configure.ac
 1.358         1.359         +63 -180    wine/configure




More information about the wine-cvs mailing list