summaryrefslogtreecommitdiff
path: root/hints/dynixptx.sh
diff options
context:
space:
mode:
authorPeter Prymmer <PPrymmer@factset.com>2001-07-10 08:29:45 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-11 00:33:27 +0000
commit370ac789765cd9c8d2399f3ee8dfcfc2cb16f281 (patch)
tree515ce371aee43779249eb635a3b6232a001596fc /hints/dynixptx.sh
parentd7f976323338cab013e8db06a1f8dfebaaa85ac1 (diff)
downloadperl-370ac789765cd9c8d2399f3ee8dfcfc2cb16f281.tar.gz
dynixptx updates for osvers='4.5.2'
Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com> p4raw-id: //depot/perl@11270
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'