> Writing an autoconf test is OK if you have a fixed target CPU at build- > time. > But that rarely is the case for x86. So would it be better to just detect x86, assume at compile time that the targets supports SSE, and then at run time disable the resampling if no SSE3 is detected when the daemon starts? Thanks, -Pierre