Author: matthew
Date: 2012-03-11 17:30:01 -0600 (Sun, 11 Mar 2012)
New Revision: 9774

Modified:
   trunk/BOOK/chapter05/gettext.xml
Log:
Add explanation for the EMACS variable in Gettext's configure invocation.

Modified: trunk/BOOK/chapter05/gettext.xml
===================================================================
--- trunk/BOOK/chapter05/gettext.xml    2012-03-11 23:12:41 UTC (rev 9773)
+++ trunk/BOOK/chapter05/gettext.xml    2012-03-11 23:30:01 UTC (rev 9774)
@@ -55,6 +55,15 @@
       <title>The meaning of the configure option:</title>
 
       <varlistentry>
+        <term><parameter>EMACS="no"</parameter></term>
+        <listitem>
+          <para>This prevents the configure script from determining where to
+          install Emacs Lisp files as the test is known to hang on some hosts.
+          </para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><parameter>--disable-shared</parameter></term>
         <listitem>
           <para>We do not need to install any of the shared Gettext libraries 
at

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to