NFFT doesn't compile

I am trying to compile the NFFT C library to perform non uniform FFT analysis.
However I suspect the "configure" script that detects which architecture I'm working with doesn't recognize the
i686-apple-darwin9.2.2 architecture I am using.

Has anyone been able to succesfully compile this library?