config_query_option FFTW_THREADS "Compile FFTW SMP threads library?" n \
                    "--enable-threads --with-combined-threads"         \
                    "--disable-threads --without-combined-threads"    &&

config_query FORTRAN "Compile in fortran bindings?" n

