#ifndef CONFIG_H_
#define CONFIG_H_


/* do we have fftw3 installed? */
#undef HAVE_FFTW3_H



#endif /* CONFIG_H_ */