Make the selection of NVff et al stricter.
Jarkko Hietaniemi [Tue, 22 Aug 2000 18:18:37 +0000 (18:18 +0000)]
p4raw-id: //depot/perl@6775

Configure

index e0bd37a..24c3a56 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 Tue Aug 22 17:16:22 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Aug 22 21:15:59 EET DST 2000 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.com)
 
 cat >/tmp/c1$$ <<EOF
@@ -13256,7 +13256,7 @@ else
        fi
 fi
 
-if $test X"$nvsize" = X"$longdblsize" -a "$longdblsize" -gt "$doublesize"; then
+if $test X"$uselongdouble" = X"$define" -a X"$d_longdbl" = X"$define" -a X"$d_PRIgldbl" = X"$define"; then
        nveformat="$sPRIeldbl"
        nvfformat="$sPRIfldbl"
        nvgformat="$sPRIgldbl"