Author: igor
Date: Wed Dec 25 11:07:34 2013
New Revision: 12446
Log:
explain optional package choices
Modified:
trunk/BOOK/general/genlib/libarchive.xml
Modified: trunk/BOOK/general/genlib/libarchive.xml
==============================================================================
--- trunk/BOOK/general/genlib/libarchive.xml Wed Dec 25 06:01:50 2013
(r12445)
+++ trunk/BOOK/general/genlib/libarchive.xml Wed Dec 25 11:07:34 2013
(r12446)
@@ -78,8 +78,8 @@
<xref linkend="attr"/>,
<xref linkend="libxml2"/> or
<xref linkend="expat"/>,
- <xref linkend="LZO"/>,
- <xref linkend="nettle"/> and
+ <xref linkend="LZO"/>, and
+ <xref linkend="nettle"/> or
<xref linkend="openssl"/>
</para>
@@ -117,6 +117,16 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
+ <para>
+ <option>--without-xml2</option>: This switch sets expat for xar archive
+ format support instead of preferred libxml2 if both packages are
installed.
+ </para>
+
+ <para>
+ <option>--without-nettle</option>: This switch sets OpenSSL for crypto
+ support instead of preferred Nettle if both packages are installed.
+ </para>
+
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page