--- configure.in~	2010-01-05 23:15:50.000000000 -0800
+++ configure.in	2010-01-05 23:09:41.000000000 -0800
@@ -74,7 +74,7 @@
 dnl  FFTW for FFTW v2. FFTW3 for FFTW v3. VDSP for vDSP. MKL for MKL
 dnl TODO: PREANSI for win32
 
-if test x$os = xdarwin; then
+if test x$os = xBROKENdarwin; then
     AC_MSG_NOTICE([Using vDSP on OS X])
     LIBS="$LIBS -framework Accelerate"
     FFT_WRAPPER="fftlibvdsp_op.cpp"
