--- ./Makefile.PL.orig 2014-06-12 11:08:54.000000000 +0200 +++ ./Makefile.PL 2014-08-04 16:44:15.382619607 +0200 @@ -119,15 +119,6 @@ sub configure { - # mod_perl test suite relies on having Apache-Test bundled with - # the mod_perl source, since any pre-installed version may not do - # the right thing - unless (-d "Apache-Test") { - error "Can't find a sub-directory Apache-Test. " . - "Make sure that you are using a complete source distribution"; - exit 1; - } - set_modperl_version(); if ($old_modperl_version) {