From 31e7d91aa2c497c1f2b20d19e3949c2f2538e617 Mon Sep 17 00:00:00 2001 From: "Daniel S. Lewart" Date: Sun, 25 Jan 2004 16:11:25 -0600 Subject: [PATCH] myconfig.SH From: "Daniel S. Lewart" Message-Id: <20040125221125.A5390@staff1.cso.uiuc.edu> make perl -V show the major release as 5 rather than 5.0 p4raw-id: //depot/perl@22227 --- myconfig.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myconfig.SH b/myconfig.SH index 0fc6c5e..91f693b 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -27,7 +27,7 @@ $startsh # Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm. cat <<'!NO!SUBS!' -Summary of my $package (revision $baserev $version_patchlevel_string) configuration: +Summary of my $package (revision $revision $version_patchlevel_string) configuration: Platform: osname=$osname, osvers=$osvers, archname=$archname uname='$myuname' -- 2.7.4