30 Apr
2011
30 Apr
'11
10:52 a.m.
On Sat, Apr 30, 2011 at 12:48:49PM +0200, Stefan Dösinger wrote:
On Saturday 30 April 2011 12:31:28 Marcus Meissner wrote:
As distribution packager I wonder if I should build without debug or not. A special package (wine-nodebug)? Or just leave out TRACE() messages? Is there a configure option for disabling debugging? I couldn't find any when I was looking for one and edited a header file manually
Quick look, short of CPPFLAGS="-DWINE_NO_TRACE_MSGS -DWINE_NO_DEBUG_MSGS" ...CFLAGS... ./configure ... Apparently not. Ciao, Marcus