Re: Honor --disable-debug or --disable-trace completely
16 Oct
2004
16 Oct
'04
11:01 p.m.
Le sam 16/10/2004 à 22:29, Vincent Béron a écrit :
(Yes, the patch is gzip as it's over 200k)
wine/debug.h has some tests based on NO_{DEBUG,TRACE}_MSGS, which is set (or not) in config.h. Quite a few files didn't #include config.h before wine/debug.h, so some debugmsgs were always compiled in, even with ./configure --disable-debug.
Now maybe we want to install config.h as well, as debug.h is already installed. I'll leave that one to Alexandre.
Changelog: Force inclusion of config.h before wine/debug.h.
Don't commit yet, make depend fails (config.h has been added to some includes in some dirs). I'll resend. Vincent
7817
Age (days ago)
7817
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Béron