On 14.10.2010 19:14, Timo Sirainen wrote: > Why are you regenerating the files? Are you patching > configure/Makefile.am? Why?
Dovecot tests has automagic dependency on valgrind which might fail on unsopported CPUs (with SSE4a instructions for example) which results in unpredictible and unreproducible test results. So I need to patch Makefile.am to make valgrind optional and/or to take it out. -- Eray