summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2013-04-03 15:21:12 +1300
committerAnthony Blake <anthonix@me.com>2013-04-03 15:21:12 +1300
commit7f43121489310f9c5131a9e20f5aff532b66ad6b (patch)
tree04965f9f60a3ed46f2e8557d035c78c9f4e23cda /config.h.in
parent17aaf9d6216cd7c608824a2b4fd0e735004e612e (diff)
downloadffts-7f43121489310f9c5131a9e20f5aff532b66ad6b.zip
ffts-7f43121489310f9c5131a9e20f5aff532b66ad6b.tar.gz
VFP support
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 0c9963a..9d5a584 100644
--- a/config.h.in
+++ b/config.h.in
@@ -57,6 +57,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to FFT with ARM VFP. */
+#undef HAVE_VFP
+
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
OpenPOWER on IntegriCloud