Changeset 823185c in clfs-sysroot for BOOK/final-system/common/bash.xml


Ignore:
Timestamp:
Aug 30, 2006, 5:56:05 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
f1583d4
Parents:
b275cd8
Message:

Text Updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/bash.xml

    rb275cd8 r823185c  
    4444echo "bash_cv_sys_named_pipes=yes" &gt;&gt; config.cache
    4545</userinput></screen>
     46
     47    <variablelist>
     48      <varlistentry>
     49        <term><parameter>ac_cv_func_setvbuf_reversed=no</parameter></term>
     50        <listitem>
     51          <para>When bash is cross-compiled, it cannot test for the presence
     52          of named pipes. If you used <command>su</command> to become an
     53          unprivileged user, this combination will cause Bash to build without
     54          <emphasis>process substitution</emphasis></para>
     55        </listitem>
     56      </varlistentry>
     57    </variablelist>
    4658
    4759    <para os="e">Prepare Bash for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.