aboutsummaryrefslogtreecommitdiff
path: root/src/config.h.in
blob: 1f8be779c355597a3e17bd83ce5e4f90f1f0a09d (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef CONFIG_H_
#define CONFIG_H_


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



#endif /* CONFIG_H_ */