Re: Let --disable-debug actually do something
6 Dec
2002
6 Dec
'02
8:53 p.m.
"Medland, Bill" <Bill.Medland(a)accpac.com> writes:
--- wine/include/wine/debug.h 5 Jul 2002 21:22:09 -0000 1.5 +++ wine/include/wine/debug.h 4 Dec 2002 04:52:22 -0000 @@ -23,6 +23,7 @@
#include <stdarg.h> #include "windef.h" +#include "config.h"
You can't do that, installed includes shouldn't depend on config.h. -- Alexandre Julliard julliard(a)winehq.com
8408
Age (days ago)
8408
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard