Don't propose using modules built for 5.005 if no binary
Jeff Okamoto [Wed, 16 Aug 2000 15:56:14 +0000 (08:56 -0700)]
compatibility with 5.005 is attempted.
Subject: Minor nit with 5.7.0 (6655)
Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>

p4raw-id: //depot/perl@6680

Configure

index 08a8886..5fcc8ff 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Thu Aug 17 02:52:39 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Thu Aug 17 22:38:49 EET DST 2000 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.com)
 
 cat >/tmp/c1$$ <<EOF
@@ -5802,6 +5802,13 @@ esac
 case "$dflt" in
 ''|' ') dflt=none ;;
 esac
+case "$dflt" in
+5.005) case "$bincompat5005" in
+       $define|true|[yY]*) ;;
+       *) dflt=none ;;
+       esac
+       ;;
+esac
 $cat <<'EOM'
 
 In order to ease the process of upgrading, this version of perl