Ignore:
Timestamp:
Jun 6, 2009, 3:27:08 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c7e5a98
Parents:
b39617b
Message:

Fix compilation error with Vim in the final system

File:
1 edited

Legend:

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

    rb39617b rf4a3466  
    5151    <para os="d">Prepare Vim for compilation:</para>
    5252
    53 <screen os="e"><userinput>./configure --prefix=/usr --enable-multibyte</userinput></screen>
     53<screen os="e"><userinput>CPPFLAGS="-DUNUSED=" ./configure \
     54    --prefix=/usr --enable-multibyte</userinput></screen>
    5455
    5556    <variablelist os="f">
Note: See TracChangeset for help on using the changeset viewer.