Fix abundance of warnings when building on OS X 10.6 (at least on x86_64) since the compiler didn't know the minimum target OS version. Also add -mfpmath=sse on all 32-bit OS X/x86 builds since we always have SSE present (the 64-bit get this by default). Rev: src/configure.in:1.1090