summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/configpm b/configpm
index 9ab7057dc3..3eaed4846a 100755
--- a/configpm
+++ b/configpm
@@ -225,7 +225,7 @@ sub myconfig {
$summary;
}
-our $Config_SH : shared = <<'!END!';
+our $Config_SH : unique = <<'!END!';
EOT
print CONFIG join("", @v_fast, sort @v_others);