X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/8dd2ecb38ea33d0b1ddb80356f233a3848692e8a..1e30fd1850427b917ae54e49f403d7afe23904fe:/myconfig.SH diff --git a/myconfig.SH b/myconfig.SH index 9fa1f6d..717c3d3 100755 --- a/myconfig.SH +++ b/myconfig.SH @@ -25,7 +25,7 @@ $startsh # This script is designed to provide a handy summary of the configuration # information being used to build perl. This is especially useful if you -# are requesting help from comp.lang.perl.misc on usenet or via mail. +# are requesting help online or via email. # Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm. cat <<'!NO!SUBS!' @@ -46,6 +46,7 @@ Summary of my $package (revision $revision $version_patchlevel_string) configura use64bitall=$use64bitall uselongdouble=$uselongdouble usemymalloc=$usemymalloc + default_inc_excludes_dot=$default_inc_excludes_dot bincompat5005=undef Compiler: cc='$cc'