From 370ac789765cd9c8d2399f3ee8dfcfc2cb16f281 Mon Sep 17 00:00:00 2001 From: Peter Prymmer Date: Tue, 10 Jul 2001 08:29:45 -0700 Subject: dynixptx updates for osvers='4.5.2' Message-ID: p4raw-id: //depot/perl@11270 --- hints/dynixptx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hints/dynixptx.sh') 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' -- cgit v1.2.1