From: Daniel S. Lewart Date: Sun, 25 Jan 2004 22:11:25 +0000 (-0600) Subject: myconfig.SH X-Git-Tag: accepted/trunk/20130322.191538~22409 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31e7d91aa2c497c1f2b20d19e3949c2f2538e617;p=platform%2Fupstream%2Fperl.git 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 --- 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'