X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=myconfig;h=c143aea6e8d5cd61dd7dd06a45fd2d4786076e5d;hb=4beedc23b598a493399ba23c8c4bd5448e52283a;hp=3f079f08b1dd80ec8b345bac4c9caa56b8b0ab83;hpb=232e078e289220085e912e3d740ae77767611478;p=p5sagit%2Fp5-mst-13.2.git diff --git a/myconfig b/myconfig index 3f079f0..c143aea 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,30 @@ else fi . $TOP/config.sh -$spitshell <