From: Jarkko Hietaniemi Date: Mon, 8 Sep 2003 20:59:04 +0000 (+0000) Subject: Urk. unique, not shared. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=504b85fcd4e66cce16619378c0455c069a17ed61;p=p5sagit%2Fp5-mst-13.2.git Urk. unique, not shared. p4raw-id: //depot/perl@21110 --- diff --git a/configpm b/configpm index b729e7e..90e95a1 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 "our \$summary : shared = <<'!END!';\n"; +print CONFIG "our \$summary : unique = <<'!END!';\n"; open(MYCONFIG,") && !/^Summary of/; do { print CONFIG $_ } until !defined($_ = ) || /^\s*$/;