abort if WINEDEBUG requests functionality that was disabled at configure time

Mike Frysinger vapier at gentoo.org
Sat Apr 15 22:37:17 CDT 2006


if wine is built with --disable-trace or --disable-debug, then using WINEDEBUG 
will accept the respective options without complaining and without actually 
showing any useful information

attached patch checks to see if trace or debug options were disabled at build 
time and if so, issue appropriate errors so people dont waste time wondering 
why they arent getting any output
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-debug-checks.patch
Type: text/x-diff
Size: 2539 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060415/7a56fe54/wine-debug-checks.patch


More information about the wine-patches mailing list