diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-02-17 17:33:30 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-02-17 17:33:30 (GMT) |
commit | 820f87726f851ed6938105e54b9d402288cf40f0 (patch) | |
tree | d1c10e2c87b6aacbc541e86c58396d923a41e5ae /unix/tclConfig.h.in | |
parent | bf552f0a4d5c314940d025c46551b4e5062c59ac (diff) | |
parent | e246b44499e406683adac8035e53d08b4dc0192a (diff) | |
download | tcl-820f87726f851ed6938105e54b9d402288cf40f0.zip tcl-820f87726f851ed6938105e54b9d402288cf40f0.tar.gz tcl-820f87726f851ed6938105e54b9d402288cf40f0.tar.bz2 |
Merge 8.7
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 60b3a5e..aaaa1be 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -349,9 +349,6 @@ /* Do we have getwd() */ #undef NO_GETWD -/* Do we have a usable 'isnan'? */ -#undef NO_ISNAN - /* Do we have memmove()? */ #undef NO_MEMMOVE |