wine/ programs/avitools/Makefile.in programs/M ...

Alexandre Julliard julliard at winehq.org
Tue Oct 19 18:06:12 CDT 2004


ChangeSet ID:	14228
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/19 18:06:12

Modified files:
	programs/avitools: Makefile.in 
	programs       : Makeprog.rules.in 
	include/wine   : debug.h 
	include        : config.h.in 
	dlls/uuid      : Makefile.in 
	dlls/strmiids  : Makefile.in 
	dlls/dxguid    : Makefile.in 
	dlls/dxerr9    : Makefile.in 
	dlls/dxerr8    : Makefile.in 
	dlls           : Maketest.rules.in Makedll.rules.in 
	.              : configure.ac configure 

Log message:
	Vincent Béron <vberon at mecano.gme.usherb.ca>
	Use a new DLLDEFS variable in configure/Makefiles to actually remove
	all the debug messages (minus ERRs) if the user decides so.

Patch: http://cvs.winehq.org/patch.py?id=14228

Old revision  New revision  Changes     Path
 1.41          1.42          +2 -1       wine/programs/avitools/Makefile.in
 1.36          1.37          +2 -1       wine/programs/Makeprog.rules.in
 1.12          1.13          +6 -6       wine/include/wine/debug.h
 1.203         1.204         +0 -6       wine/include/config.h.in
 1.2           1.3           +2 -1       wine/dlls/uuid/Makefile.in
 1.1           1.2           +2 -1       wine/dlls/strmiids/Makefile.in
 1.2           1.3           +2 -1       wine/dlls/dxguid/Makefile.in
 1.1           1.2           +2 -1       wine/dlls/dxerr9/Makefile.in
 1.1           1.2           +2 -1       wine/dlls/dxerr8/Makefile.in
 1.33          1.34          +2 -1       wine/dlls/Maketest.rules.in
 1.68          1.69          +2 -1       wine/dlls/Makedll.rules.in
 1.320         1.321         +4 -2       wine/configure.ac
 1.610         1.611         +7 -11      wine/configure




More information about the wine-cvs mailing list