As the following message says : http://www.winehq.com/hypermail/wine-cvs/2003/12/0164.html only a part of the Makefile.in patch has been applied.
Alexandre, could you say why you didnt make the other parts in ? > > It's not enough to define __WINE__ for the C compiler. > We also need it for compiling the resource script: > > Index: Makefile.in > =================================================================== > RCS file: /home/wine/wine/programs/winefile/Makefile.in,v > retrieving revision 1.5 > diff -u -p -d -r1.5 Makefile.in > --- Makefile.in 13 Dec 2003 03:21:30 -0000 1.5 > +++ Makefile.in 13 Dec 2003 08:13:41 -0000 > @@ -1,4 +1,5 @@ > EXTRADEFS = -D__WINE__ > +EXTRARCFLAGS = -D__WINE__ > TOPSRCDIR = @top_srcdir@ > TOPOBJDIR = ../.. > SRCDIR = @srcdir@ > > -- > Martin Fuchs > [EMAIL PROTECTED] ===== Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net) ICQ #170597259 Say NO to software patents Dites NON aux brevets logiciels "What if tomorrow the War could be over ?" Morpheus, in "Reloaded". _________________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com
