Author: matthew
Date: 2010-05-28 11:50:36 -0600 (Fri, 28 May 2010)
New Revision: 9289

Modified:
   trunk/BOOK/chapter06/gmp.xml
Log:
Prevent jhalfs from trying to run an example command

Modified: trunk/BOOK/chapter06/gmp.xml
===================================================================
--- trunk/BOOK/chapter06/gmp.xml        2010-05-26 17:52:50 UTC (rev 9288)
+++ trunk/BOOK/chapter06/gmp.xml        2010-05-28 17:50:36 UTC (rev 9289)
@@ -47,8 +47,7 @@
       <envar>CFLAGS</envar> in the environment, the configure script will
       attempt to configure for 64-bits and fail.
       Avoid this by invoking the configure command below with
-      <screen><userinput><parameter>ABI=32</parameter>  ./configure 
...</userinput>
-      </screen></para>
+<screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure 
...</userinput></screen></para>
     </note>
 
     <para>Prepare GMP for compilation:</para>

-- 
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