Resend 2: Honor --disable-debug or --disable-trace completely

Vincent Béron vberon at mecano.gme.usherb.ca
Tue Oct 19 10:14:13 CDT 2004


Use a less intrusive way to actually remove the TRACEs, FIXMEs and WARNs
if --disable-trace or --disable-debug is specified.

I would have preferred to have DEFS do this, but it looks like it's
always set to -DHAVE_CONFIG_H towards the end of configure, so I'm stuck
to use another var for that. The name is probably not the best as I
intend to use it for _WIN64 definition also in the near future.

Changelog:
Use a new MSGSDEFS variable in configure/Makefiles to actually remove
all the debug messages (minus ERRs) if the user decides so.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-debug-messages-3.diff
Type: text/x-patch
Size: 11438 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041019/3bd67d1a/01-debug-messages-3.bin


More information about the wine-patches mailing list