summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorstu <stwo@users.sourceforge.net>2017-05-31 05:39:57 (GMT)
committerstu <stwo@users.sourceforge.net>2017-05-31 05:39:57 (GMT)
commit7ce82f66426af0697c36c5252335fa40820c2307 (patch)
tree80399895d5299218eef666a4e7e5a4219b08ffaa /unix/configure
parent6e7621260afce0447c2bb0c46be1bd740dd9555f (diff)
downloadtcl-7ce82f66426af0697c36c5252335fa40820c2307.zip
tcl-7ce82f66426af0697c36c5252335fa40820c2307.tar.gz
tcl-7ce82f66426af0697c36c5252335fa40820c2307.tar.bz2
Fully remove SunOS-4* from tcl.m4.
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure7
1 files changed, 0 insertions, 7 deletions
diff --git a/unix/configure b/unix/configure
index dfeb036..bef7c84 100755
--- a/unix/configure
+++ b/unix/configure
@@ -9971,13 +9971,6 @@ $as_echo "#define USE_FIONBIO 1" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: FIONBIO" >&5
$as_echo "FIONBIO" >&6; }
;;
- SunOS-4*)
-
-$as_echo "#define USE_FIONBIO 1" >>confdefs.h
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: FIONBIO" >&5
-$as_echo "FIONBIO" >&6; }
- ;;
*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: O_NONBLOCK" >&5
$as_echo "O_NONBLOCK" >&6; }