Author: igor
Date: Tue Jan 14 15:15:06 2014
New Revision: 12578

Log:
whois can use libidn

Modified:
   trunk/BOOK/networking/netutils/whois.xml

Modified: trunk/BOOK/networking/netutils/whois.xml
==============================================================================
--- trunk/BOOK/networking/netutils/whois.xml    Tue Jan 14 13:14:02 2014        
(r12577)
+++ trunk/BOOK/networking/netutils/whois.xml    Tue Jan 14 15:15:06 2014        
(r12578)
@@ -60,6 +60,13 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Whois Dependencies</bridgehead>
+
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional">
+      <xref linkend="libidn"/>
+    </para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/whois"/></para>
 
@@ -81,12 +88,24 @@
     overwrite the same command installed by <xref
     linkend="expect"/>.</para></note>
 
+<!-- dev note: make BASEDIR=<DESTDIR> prefix=/usr install-whois -->
+
 <screen role="root"><userinput>make prefix=/usr install-whois
 make prefix=/usr install-mkpasswd
 make prefix=/usr install-pos</userinput></screen>
 
   </sect2>
 
+  <sect2 role="commands">
+    <title>Command Explanations</title>
+
+    <para>
+      <option>HAVE_LIBIDN=1</option>: This make variable adds internationalized
+      string handling support to <command>whois</command>.
+    </para>
+
+  </sect2>
+
   <sect2 role="content">
     <title>Contents</title>
 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to