summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2014-01-05 14:32:16 -0800
committerAnthony Blake <anthonix@me.com>2014-01-05 14:32:16 -0800
commitfa1780c68593762b1e4bdbc46d83912db3eba27a (patch)
tree2af703b1878f647161a852eea15409b8707b4c56 /config.h.in
parentbedc7ea023b2a4cef8ca0a79c50941ed36e786d4 (diff)
parentd70b38d65f5afec50ae43c20edf3927d11dfa734 (diff)
downloadffts-fa1780c68593762b1e4bdbc46d83912db3eba27a.zip
ffts-fa1780c68593762b1e4bdbc46d83912db3eba27a.tar.gz
Merge pull request #20 from dennisss/android-neon-fixes
Android neon fixes
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 9e5f90b..6b3ca60 100644
--- a/config.h.in
+++ b/config.h.in
@@ -9,9 +9,6 @@
/* Define to FFT in single precision. */
#undef FFTS_PREC_SINGLE
-/* Set ARM float abi. */
-#undef FLOAT_ABI
-
/* Define to 1 if you have the declaration of `memalign', and to 0 if you
don't. */
#undef HAVE_DECL_MEMALIGN
OpenPOWER on IntegriCloud