summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordas <das>2008-03-30 08:36:58 (GMT)
committerdas <das>2008-03-30 08:36:58 (GMT)
commitfc0be09a4c67fde682808e0d83d033499c255e04 (patch)
treede64823cf9a0a5ab9050a15d68bb96ca44c02fa4 /unix/tclConfig.h.in
parent25aa410c5ccd0dda1a7130c1eb2518a28d0e7638 (diff)
downloadtcl-fc0be09a4c67fde682808e0d83d033499c255e04.zip
tcl-fc0be09a4c67fde682808e0d83d033499c255e04.tar.gz
tcl-fc0be09a4c67fde682808e0d83d033499c255e04.tar.bz2
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 986c721..179f68a 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -289,6 +289,9 @@
/* Do we have getwd() */
#undef NO_GETWD
+/* Do we have a usable 'isnan'? */
+#undef NO_ISNAN
+
/* Do we have <limits.h>? */
#undef NO_LIMITS_H