Ignore:
File:
1 edited

Legend:

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

    rb27081c4 r059607d  
    3333    <para os="a">Prepare Ncurses for compilation:</para>
    3434
    35 <screen os="b"><userinput>./configure \
    36     --prefix=/usr \
    37     --libdir=/lib \
    38     --with-shared \
    39     --without-debug \
    40     --enable-widec \
    41     --with-manpage-format=normal \
    42     --enable-pc-files \
     35<screen os="b"><userinput>./configure --prefix=/usr --libdir=/lib \
     36    --with-shared --without-debug --enable-widec \
     37    --with-manpage-format=normal --enable-pc-files \
    4338    --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen>
    4439
Note: See TracChangeset for help on using the changeset viewer.