X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=myconfig.SH;h=91f693b047c44977eafb652fcefa6bf78da45e49;hb=19a100ff7cd2ff1e07217151f23a9dc9b3c02e72;hp=737c6eca7be14b1d27998659f343ff9ec3f2916f;hpb=b549dbd2f8e48c23250e33cecb12cf0863a4e42d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/myconfig.SH b/myconfig.SH index 737c6ec..91f693b 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -27,13 +27,13 @@ $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' config_args='$config_args' hint=$hint, useposix=$useposix, d_sigaction=$d_sigaction - usethreads=$usethreads use5005threads=$use5005threads useithreads=$useithreads usemultiplicity=$usemultiplicity + usethreads=$usethreads useithreads=$useithreads usemultiplicity=$usemultiplicity useperlio=$useperlio d_sfio=$d_sfio uselargefiles=$uselargefiles usesocks=$usesocks use64bitint=$use64bitint use64bitall=$use64bitall uselongdouble=$uselongdouble usemymalloc=$usemymalloc, bincompat5005=undef