X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=myconfig;h=51991e60192d10edaca414c386c102b715356421;hb=3937c24e3f4ed26beafd7a2fbe3a20466bfc2b2d;hp=3f079f08b1dd80ec8b345bac4c9caa56b8b0ab83;hpb=232e078e289220085e912e3d740ae77767611478;p=p5sagit%2Fp5-mst-13.2.git diff --git a/myconfig b/myconfig index 3f079f0..51991e6 100755 --- a/myconfig +++ b/myconfig @@ -2,7 +2,7 @@ # 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 on usenet or via mail. +# are requesting help from comp.lang.perl.misc on usenet or via mail. if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..; @@ -14,28 +14,32 @@ else fi . $TOP/config.sh -$spitshell <