]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - Makefile.PL
Don't disable dynamic_config
[perl/modules/Thread-Cleanup.git] / Makefile.PL
index 36c36c6441979264bac4319f6da59789d2754771..0bfc967a940c12ba99857d2e51bbca0c9adc95d6 100644 (file)
@@ -26,7 +26,7 @@ my %META = (
   'threads::shared'     => '0.91',
   %PREREQ_PM,
  },
- dynamic_config => 0,
+ dynamic_config => 1,
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",