/[Apache-SVN]/httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/Makefile.PL
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/Makefile.PL	2004/12/21 21:05:48	122986
+++ httpd/test/trunk/perl-framework/Apache-Test/Apache-TestItSelf/Makefile.PL	2004/12/21 21:10:47	122987
@@ -28,7 +28,7 @@ WriteMakefile(
     PREREQ_PM => \%prereq,
     VERSION   => "0.01",
     NORECURS  => 1, # don't descend into Apache-TestMe
-
+    DIR       => [], # NORECURS is broken in older MM
     dist      => {
         COMPRESS => 'gzip -9f', SUFFIX=>'gz',
     },

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26