Author: jim
Date: 2006-08-30 13:56:03 -0600 (Wed, 30 Aug 2006)
New Revision: 2347
Modified:
/
branches/clfs-2.0/BOOK/final-system/common/bash.xml
Log:
[EMAIL PROTECTED] (orig r2484): jciccone | 2006-08-30 12:10:06 -0700
Text update.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2483
+ b6734a72-470d-0410-b049-f317dca95413:/:2484
Modified: branches/clfs-2.0/BOOK/final-system/common/bash.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/bash.xml 2006-08-30 19:55:52 UTC
(rev 2346)
+++ branches/clfs-2.0/BOOK/final-system/common/bash.xml 2006-08-30 19:56:03 UTC
(rev 2347)
@@ -41,12 +41,11 @@
properly detected when cross compiling:</para>
<screen os="d"><userinput>echo "ac_cv_func_setvbuf_reversed=no" >
config.cache
-echo "bash_cv_sys_named_pipes=yes" >> config.cache
-</userinput></screen>
+echo "bash_cv_sys_named_pipes=yes" >> config.cache</userinput></screen>
<variablelist>
<varlistentry>
- <term><parameter>ac_cv_func_setvbuf_reversed=no</parameter></term>
+ <term><parameter>bash_cv_sys_named_pipes=yes</parameter></term>
<listitem>
<para>When bash is cross-compiled, it cannot test for the presence
of named pipes. If you used <command>su</command> to become an
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page