[PATCH] Configure: Add option to build without http_slice module
Sergey Kandaurov
pluknet at nginx.com
Sat Feb 6 21:40:43 UTC 2016
On Feb 6, 2016, at 11:53 PM, Thomas D. <whissi at whissi.de> wrote:
> # HG changeset patch
> # User Thomas D. <whissi at whissi.de>
> # Date 1454790517 -3600
> # Sat Feb 06 21:28:37 2016 +0100
> # Node ID 5215fb0cdfd367c8cd4ab1c56a7ef5e19005e8b9
> # Parent 3577c021f21eb4de6d09c1d624ba77ee9ee1eb6d
> Configure: Add option to build without http_slice module
>
> In Gentoo we explicitly enable and disable modules we use or don't use.
>
> The newly added HTTP slice module was added without an option to disable
> the module resulting in an error like
>
>> ./configure: error: invalid option "--without-http_slice_module"
The module is opt-in rather than opt-out.
See for more details:
http://nginx.org/en/docs/http/ngx_http_slice_module.html
--
Sergey Kandaurov
More information about the nginx-devel
mailing list