aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-07-29 16:07:16 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:35 +0100
commitbca7a90bc0bb8e5aecbbdd946e950bcaa24f1c77 (patch)
tree23e914f4e512c3b8fd6aeb66192c409eab4a6855 /config.h.in
parentd7ee0d1aff5be156ba5f71d03d7591f364a2aa04 (diff)
More ReAx stuff
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
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