From f7542a9d64058383949b49dafe0a654c777d57f8 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 19 Nov 1997 00:07:10 -0800 Subject: [PATCH] Remove bincompat3 support: Subject: Re: ANNOUNCE: perl5.004_54 is available p4raw-id: //depot/perl@288 --- Configure | 28 ++-------------------------- INSTALL | 43 ++++++++++++++++--------------------------- global.sym | 2 ++ malloc.c | 2 ++ 4 files changed, 22 insertions(+), 53 deletions(-) diff --git a/Configure b/Configure index 97dc199..1fce22d 100755 --- a/Configure +++ b/Configure @@ -2598,32 +2598,8 @@ $undef$define) . ./whoa; eval "$var=\$tu";; *) eval "$var=$val";; esac' -$cat <