From: Vincent Pit Date: Sun, 4 Oct 2009 07:28:22 +0000 (+0200) Subject: Give an explicit value to dynamic_config X-Git-Tag: v1.11~5 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=d9057b72557cf2684582e3d13c59d019304d1e63 Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index 14d276e..0e70422 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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/",