Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/vim.xml

    rb27081c4 r2004b26  
    6464    xpointer="xpointer(//*[@os='d'])"/>
    6565
    66 <screen os="e"><userinput>./configure \
    67     --build=${CLFS_HOST} \
    68     --host=${CLFS_TARGET} \
    69     --prefix=/tools \
    70     --enable-gui=no \
    71     --disable-gtktest \
    72     --disable-xim \
    73     --disable-gpm \
    74     --without-x \
    75     --disable-netbeans \
    76     --with-tlib=ncurses</userinput></screen>
     66<screen os="e"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     67    --prefix=/tools --enable-gui=no --disable-gtktest --disable-xim \
     68    --disable-gpm --without-x --disable-netbeans --with-tlib=ncurses</userinput></screen>
    7769
    7870    <variablelist os="f">
Note: See TracChangeset for help on using the changeset viewer.