diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index ea2b3689..b09f25d8 100644 --- a/config.h.in +++ b/config.h.in @@ -38,6 +38,9 @@ /* Define to 1 if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H +/* Define to 1 if FFTW is available. */ +#undef HAVE_FFTW + /* Define to 1 if you have the `forkpty' function. */ #undef HAVE_FORKPTY |