summaryrefslogtreecommitdiff
path: root/hints/dynixptx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/dynixptx.sh')
-rw-r--r--hints/dynixptx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/dynixptx.sh b/hints/dynixptx.sh
index 11c6b5b3b0..b08dbc29d7 100644
--- a/hints/dynixptx.sh
+++ b/hints/dynixptx.sh
@@ -44,7 +44,7 @@ esac
# Jarkko Hietaniemi November 1998
case "$osvers" in
-4.4*) # configure doesn't find sockets, as they're in libsocket, not libc
+4.[45]*) # configure doesn't find sockets, as they're in libsocket, not libc
d_socket='define'
d_oldsock='undef'
d_sockpair='define'