From bca7a90bc0bb8e5aecbbdd946e950bcaa24f1c77 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 29 Jul 2011 16:07:16 +0200 Subject: More ReAx stuff --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') 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 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 -- cgit v1.2.3