From: Amos Jeffries
Disable error page localization for visitors.
error_directory option is required if this option is used.
-Build without libcap support. The default is to auto-detect system capabilities -and enable support when possible.
-NOTE: Disabling this or building without libcap support will break TPROXY support.
-Build without IPv6 support. The default is to auto-detect system capabilities and build with IPv6 when possible.
@@ -1582,7 +1577,7 @@ Please do not use lightly, and please report the build issues which make it need to the squid developers before doing so.Prevent Squid generating localized error page templates and manuals. +
Prevent Squid generating localized error page templates and manuals when built. Which is usually tried, but may not be needed.
This is an optimization for building fast when localization is not needed or localization tools are not available.
@@ -1624,6 +1619,11 @@ see the IPv6 details above for a better description.Absolute path to po2html executable. Default is to automatically detect the binary.
+Build without libcap support. The default is to auto-detect system capabilities +and enable support when possible.
+NOTE: Disabling this or building without libcap support will break TPROXY support.
+ diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index d331f39618..e3831fedd7 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1365,11 +1365,6 @@ This section gives an account of those changes in three categories:Disable error page localization for visitors.
error_directory option is required if this option is used.
-
Build without libcap support. The default is to auto-detect system capabilities - and enable support when possible. -
NOTE: Disabling this or building without libcap support will break TPROXY support.
-
Build without IPv6 support. The default is to auto-detect system capabilities
and build with IPv6 when possible.
@@ -1385,7 +1380,7 @@ This section gives an account of those changes in three categories:
to the squid developers before doing so.
Prevent Squid generating localized error page templates and manuals. +
Prevent Squid generating localized error page templates and manuals when built. Which is usually tried, but may not be needed.
This is an optimization for building fast when localization is not needed or localization tools are not available. @@ -1427,6 +1422,11 @@ This section gives an account of those changes in three categories:
Absolute path to po2html executable.
Default is to automatically detect the binary.
+
Build without libcap support. The default is to auto-detect system capabilities + and enable support when possible. +
NOTE: Disabling this or building without libcap support will break TPROXY support.
+