summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordas <das>2006-04-06 09:25:49 (GMT)
committerdas <das>2006-04-06 09:25:49 (GMT)
commitc54f629fe910f3fffe7ea4d9e0b39d3fb630f7f4 (patch)
tree3ac8babae44d4c4344f5ffb6d3bbe8d9b9cd88e6 /unix/tclConfig.h.in
parentfb3a8d4fb48ee70e19e91c2509c31621f89dec1f (diff)
downloadtcl-c54f629fe910f3fffe7ea4d9e0b39d3fb630f7f4.zip
tcl-c54f629fe910f3fffe7ea4d9e0b39d3fb630f7f4.tar.gz
tcl-c54f629fe910f3fffe7ea4d9e0b39d3fb630f7f4.tar.bz2
* unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING
define on Darwin. [Bug 1457515] * unix/configure: autoconf-2.59 * unix/tclConfig.h.in: autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 91a5bb4..348dedb 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -289,10 +289,6 @@
/* Is Tcl built as a framework? */
#undef TCL_FRAMEWORK
-/* Use better emulation of non-blocking channels for channels without
- BlockModeProc? */
-#undef TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING
-
/* Can this platform load code from memory? */
#undef TCL_LOAD_FROM_MEMORY