https://bugs.winehq.org/show_bug.cgi?id=47008
--- Comment #31 from andy andy86@fastwebnet.it --- (In reply to Zebediah Figura from comment #30)
IIUC autotools won't recompile everything if just configure changes. Can you please try doing a full rebuild in the 32-bit tree (i.e. 'make clean && make')? Unless you've already done so, in which case I guess something else must be wrong.
IIUC autotools? I've compile through git.
I've do:
git fetch git checkout master git push make
Now I'm trying with "make clean" and I will let's see if change something.