AC_DEFUN([SQUID_EMBED_BUILD_INFO],[
AC_ARG_ENABLE([build-info],
AS_HELP_STRING([--enable-build-info="build info string"],
- [Add an additional string in the output of "string -v".
+ [Add an additional string in the output of "squid -v".
Default is not to add anything. If the string is not specified,
tries to determine nick and revision number of the current
bazaar branch]),[
<descrip>
<tag>--enable-auth-basic[=HELPERS]</tag>
<p>Specified without any parameters all helpers will be auto-built.
- <p>With an explicit empty list <em>=""</em> protocol suport will be built but no helpers.
+ <p>With an explicit empty list <em>=""</em> protocol support will be built but no helpers.
<p>With an explicit list protocol support and just those helpers will be built.
<tag>--enable-auth-digest[=HELPERS]</tag>
<p>Specified without any parameters all helpers will be auto-built.
- <p>With an explicit empty list <em>=""</em> protocol suport will be built but no helpers.
+ <p>With an explicit empty list <em>=""</em> protocol support will be built but no helpers.
<p>With an explicit list protocol support and just those helpers will be built.
<tag>--enable-auth-negotiate</tag>
<p>Specified without any parameters all helpers will be auto-built.
- <p>With an explicit empty list <em>=""</em> protocol suport will be built but no helpers.
+ <p>With an explicit empty list <em>=""</em> protocol support will be built but no helpers.
<p>With an explicit list protocol support and just those helpers will be built.
<tag>--enable-auth-ntlm</tag>
<p>Specified without any parameters all helpers will be auto-built.
- <p>With an explicit empty list <em>=""</em> protocol suport will be built but no helpers.
+ <p>With an explicit empty list <em>=""</em> protocol support will be built but no helpers.
<p>With an explicit list protocol support and just those helpers will be built.
+ <tag>--enable-build-info</tag>
+ <p>Add an additional string in the output of "squid -v".
+
<tag>--enable-eui</tag>
<p>Enable Support for handling EUI operations.
This includes ARP lookups for MAC (EUI-48) addresses and the ACL arp type tests.