Ignore:
Timestamp:
Jan 11, 2009, 2:08:38 AM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
04076fe
Parents:
cd6642e
Message:

Only build one version of Ncurses.

File:
1 edited

Legend:

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

    rcd6642e r7cb0700  
    3232
    3333    <para os="s1">This option forces Readline to link against the
    34           <filename class="libraryfile">libncurses</filename> library:</para>
     34          <filename class="libraryfile">libncursesw</filename> library:</para>
    3535
    36 <screen os="s2"><userinput>sed -i 's:^SHLIB_LIBS=:SHLIB_LIBS=-lncurses:' support/shobj-conf</userinput></screen>
     36<screen os="s2"><userinput>sed -i 's:^SHLIB_LIBS=:SHLIB_LIBS=-lncursesw:' support/shobj-conf</userinput></screen>
    3737
    3838    <para os="a">Prepare Readline for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.