Changeset f3a1e98 in clfs-sysroot for BOOK/final-system/common/gawk.xml


Ignore:
Timestamp:
Jan 4, 2009, 1:51:36 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
0e17eae
Parents:
ad97072
Message:

Change BLFS references to CBLFS.
Fix Findutils compilation issue by adding config.cache entriers.
Remove unneeded config.h modification from the gawk page.

File:
1 edited

Legend:

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

    rad97072 rf3a1e98  
    3030<screen os="d"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3131    --prefix=/usr --libexecdir=/usr/lib</userinput></screen>
    32 
    33     <para os="e">The <command>configure</command> script does not detect the
    34     following properly:</para>
    35 
    36 <screen os="f"><userinput>cat &gt;&gt; config.h &lt;&lt; "EOF"
    37 #define HAVE_LANGINFO_CODESET 1
    38 #define HAVE_LC_MESSAGES 1
    39 EOF</userinput></screen>
    4032
    4133    <para os="g">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.