Fix test failures introduced by the change of flags on op_sort
[p5sagit/p5-mst-13.2.git] / ext / DB_File / Makefile.PL
index b19215b..17562b8 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use ExtUtils::MakeMaker 5.16 ;
+use ExtUtils::MakeMaker ;
 use ExtUtils::Constant qw(WriteConstants);
 use Config ;