Changeset 67e6980


Ignore:
Timestamp:
Aug 5, 2014, 5:26:22 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
8eb62b2
Parents:
1cde5b9
Message:

features=normal is the default, no need to specify

File:
1 edited

Legend:

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

    r1cde5b9 r67e6980  
    6767    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    6868    --prefix=/tools --enable-multibyte --enable-gui=no \
    69     --disable-gtktest --disable-xim --with-features=normal \
    70     --disable-gpm --without-x --disable-netbeans \
    71     --with-tlib=ncurses</userinput></screen>
     69    --disable-gtktest --disable-xim --disable-gpm \
     70    --without-x --disable-netbeans --with-tlib=ncurses</userinput></screen>
    7271
    7372    <variablelist os="f">
     
    8786
    8887      <varlistentry>
    89         <term><parameter>--enable-gui=no --disable-gtktest --disable-xim --with-features=normal --disable-gpm --without-x --disable-netbeans</parameter></term>
     88        <term><parameter>--enable-gui=no --disable-gtktest --disable-xim --disable-gpm --without-x --disable-netbeans</parameter></term>
    9089        <listitem>
    9190          <para>These options prevent Vim from trying to link to libraries
Note: See TracChangeset for help on using the changeset viewer.