Hi!
I'm trying to compile recent versions of wine with Debian Sid.
My compile stops in wpp saying that variable ppdebug is not defined.
I added line
int ppdebug=1;
in wpp.c, and it compiles.
Am I missing something, or is this a bug?
Thanks, Eleknader