I made a "./configure" to disable the sane support in Wine.
Surprisingly, after this "make depend && make" recompiles EveryThing in my tree. I dont understand why, almost no program relies on twain_32.dll.so, so could someone shed some light here ?
The configure changed config.h, which every file depends on, so every file got rebuilt.
Ciao, Marcus