<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
- <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.65">
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
<TITLE>Squid 3.1.3 release notes</TITLE>
</HEAD>
<BODY>
<P>Disable error page localization for visitors.</P>
<P>error_directory option is required if this option is used.</P>
-<DT><B>--disable-caps</B><DD>
-<P>Build without libcap support. The default is to auto-detect system capabilities
-and enable support when possible.</P>
-<P>NOTE: Disabling this or building without libcap support will break TPROXY support.</P>
-
<DT><B>--disable-ipv6</B><DD>
<P>Build without IPv6 support. The default is to auto-detect system capabilities
and build with IPv6 when possible.</P>
to the squid developers before doing so.</P>
<DT><B>--disable-translation</B><DD>
-<P>Prevent Squid generating localized error page templates and manuals.
+<P>Prevent Squid generating localized error page templates and manuals when built.
Which is usually tried, but may not be needed.</P>
<P>This is an optimization for building fast when localization is not needed
or localization tools are not available.</P>
<P>Absolute path to po2html executable.
Default is to automatically detect the binary.</P>
+<DT><B>--without-libcap</B><DD>
+<P>Build without libcap support. The default is to auto-detect system capabilities
+and enable support when possible.</P>
+<P>NOTE: Disabling this or building without libcap support will break TPROXY support.</P>
+
</DL>
</P>
<p>Disable error page localization for visitors.
<p>error_directory option is required if this option is used.
- <tag>--disable-caps</tag>
- <p>Build without libcap support. The default is to auto-detect system capabilities
- and enable support when possible.
- <p>NOTE: Disabling this or building without libcap support will break TPROXY support.
-
<tag>--disable-ipv6</tag>
<p>Build without IPv6 support. The default is to auto-detect system capabilities
and build with IPv6 when possible.
to the squid developers before doing so.
<tag>--disable-translation</tag>
- <p>Prevent Squid generating localized error page templates and manuals.
+ <p>Prevent Squid generating localized error page templates and manuals when built.
Which is usually tried, but may not be needed.
<p>This is an optimization for building fast when localization is not needed
or localization tools are not available.
<p>Absolute path to po2html executable.
Default is to automatically detect the binary.
+ <tag>--without-libcap</tag>
+ <p>Build without libcap support. The default is to auto-detect system capabilities
+ and enable support when possible.
+ <p>NOTE: Disabling this or building without libcap support will break TPROXY support.
+
</descrip>
<sect1>Changes to existing options<label id="modifiedoptions">