From: André Malo Date: Tue, 28 Jun 2016 19:59:09 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.5.0-alpha~1445 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1592969471e8233536283df87f8035fd107f8e56;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1750574 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index 6a7503714d2..bfc442924cc 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -293,10 +293,10 @@

Choosing modules to compile

Most modules are compiled by default and have to be disabled - explicitly or by using the keywords few or - none (see --enable-modules, - --enable-mods-shared and --enable-mods-static - below for further explanation) to be removed.

+ explicitly or by using the keyword few + (see --enable-modules, --enable-mods-shared + and --enable-mods-static below for further explanation) + or --enable-modules=none to be removed as a group.

Other modules are not compiled by default and have to be enabled explicitly or by using the keywords all or @@ -406,7 +406,7 @@ --enable-mods-shared='headers rewrite dav'

Additionally you can use the special keywords reallyall, - all, most, few and none. + all, most and few. For example,

--enable-mods-shared=most diff --git a/docs/manual/programs/configure.xml.ko b/docs/manual/programs/configure.xml.ko index e7b25f6a58e..71ae81f8364 100644 --- a/docs/manual/programs/configure.xml.ko +++ b/docs/manual/programs/configure.xml.ko @@ -1,7 +1,7 @@ - + +