]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Give an explicit value to dynamic_config
authorVincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)
Makefile.PL

index 14d276e6f2d335e8f3e7c61a524c7f009be1791b..0e704222e55ffc1c1da36361f0140e8bff3b0e14 100644 (file)
@@ -78,6 +78,7 @@ my %META = (
   'DynaLoader' => 0,
   'XSLoader'   => 0,
  },
+ dynamic_config => 1,
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",