Changeset 713696e in clfs-sysroot for BOOK/final-system/common/autoconf.xml


Ignore:
Timestamp:
Nov 7, 2006, 3:51:19 PM (19 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
fde6f81
Parents:
3cf26f7
Message:

ac_cv_func_setvbuf_reversed does not need to be set in config.cache for bash anymore.

File:
1 edited

Legend:

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

    r3cf26f7 r713696e  
    2828    <para os="a">Prepare Autoconf for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET}\
     30<screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3131    --prefix=/usr</userinput></screen>
    3232
Note: See TracChangeset for help on using the changeset viewer.