Commit 0856fd92 authored by Dylan Hardison's avatar Dylan Hardison

Bug 1246528: nits

parent 2c33712d
...@@ -240,7 +240,6 @@ WriteMakefile( ...@@ -240,7 +240,6 @@ WriteMakefile(
META_MERGE => { META_MERGE => {
"meta-spec" => { url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec", version => "2" }, "meta-spec" => { url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec", version => "2" },
dynamic_config => 1, dynamic_config => 1,
dog => 1,
optional_features => \%optional_features, optional_features => \%optional_features,
}, },
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment