From: Elizabeth Mattijsen Date: Mon, 8 Sep 2003 23:58:34 +0000 (+0200) Subject: configpm: about 1.5K less per thread X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=868b60787e2625b93a647ab61f53849d7281cc87;p=p5sagit%2Fp5-mst-13.2.git configpm: about 1.5K less per thread Message-Id: p4raw-id: //depot/perl@21109 --- diff --git a/configpm b/configpm index d0947d0..b729e7e 100755 --- a/configpm +++ b/configpm @@ -213,7 +213,7 @@ close CONFIG_SH; print CONFIG @non_v, "\n"; # copy config summary format from the myconfig.SH script -print CONFIG "my \$summary = <<'!END!';\n"; +print CONFIG "our \$summary : shared = <<'!END!';\n"; open(MYCONFIG,") && !/^Summary of/; do { print CONFIG $_ } until !defined($_ = ) || /^\s*$/;