From: Ian Holsman Date: Wed, 21 Nov 2001 21:15:15 +0000 (+0000) Subject: comment out module test_pass_brigade as it doesn't exist X-Git-Tag: 2.0.29~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f055c635f9b2ed4cae5d630d3c324cd7c00574a9;p=thirdparty%2Fapache%2Fhttpd.git comment out module test_pass_brigade as it doesn't exist git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92105 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/generators/config5.m4 b/modules/generators/config5.m4 index 84eea049f38..1529d85fc84 100644 --- a/modules/generators/config5.m4 +++ b/modules/generators/config5.m4 @@ -8,7 +8,7 @@ APACHE_MODULE(status, process/thread monitoring, , , yes) APACHE_MODULE(autoindex, directory listing, , , yes) APACHE_MODULE(asis, as-is filetypes, , , yes) APACHE_MODULE(info, server information, , , most) -APACHE_MODULE(test_pass_brigade, TEST, , , most) +dnl APACHE_MODULE(test_pass_brigade, TEST, , , most) APACHE_MODULE(suexec, set uid and gid for spawned processes, , , no, [ other_targets=suexec ] )