Changeset 7cb0700 for BOOK/final-system/common/readline.xml
- Timestamp:
- Jan 11, 2009, 2:08:38 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 04076fe
- Parents:
- cd6642e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/readline.xml
rcd6642e r7cb0700 32 32 33 33 <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> 35 35 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> 37 37 38 38 <para os="a">Prepare Readline for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.