summaryrefslogtreecommitdiffstats
path: root/jv_dtoa.c
diff options
context:
space:
mode:
authorKim De Mey <kim.demey@gmail.com>2014-06-11 10:37:32 +0200
committerKim De Mey <kim.demey@gmail.com>2014-06-11 10:37:32 +0200
commit20e629284f94e0c8a14e8425309c913b6ee5b280 (patch)
tree070ccfba48eeb86762695fb42a476c4c2da639d1 /jv_dtoa.c
parente73951f3d1928591b3a9a60de11ae975a21e621f (diff)
Detect endianness at configuration with Autoconf AC_C_BIGENDIAN feature
Diffstat (limited to 'jv_dtoa.c')
-rw-r--r--jv_dtoa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/jv_dtoa.c b/jv_dtoa.c
index b8325267..4de92e43 100644
--- a/jv_dtoa.c
+++ b/jv_dtoa.c
@@ -187,7 +187,6 @@
* used for input more than STRTOD_DIGLIM digits long (default 40).
*/
-#define IEEE_8087
#define NO_ERRNO
#define NO_HEX_FP
#define No_Hex_NaN