Let --disable-debug actually do something

Medland, Bill Bill.Medland at accpac.com
Fri Dec 6 15:14:31 CST 2002


 -----Original Message-----
> From: wine-devel-admin at winehq.com 
> [mailto:wine-devel-admin at winehq.com]On
> Behalf Of Alexandre Julliard
> Sent: Friday, December 06, 2002 12:53 PM
> To: Medland, Bill
> Cc: wine-devel at winehq.com
> Subject: Re: Let --disable-debug actually do something
> 
> 
> "Medland, Bill" <Bill.Medland at 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.

And why is the header that defines FIXME an installed include anyway?

> 
> -- 
> Alexandre Julliard
> julliard at winehq.com
> 
> 



More information about the wine-devel mailing list