Changeset 040da03 in clfs-sysroot


Ignore:
Timestamp:
Jul 11, 2009, 7:10:27 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
6cbb14c
Parents:
312a670
Message:

Fix a compilation error with Vim.

File:
1 edited

Legend:

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

    r312a670 r040da03  
    7171    <para os="d">Prepare Vim for compilation:</para>
    7272
    73 <screen os="e"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     73<screen os="e"><userinput>CPPFLAGS="-DUNUSED=" ./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    7474    --prefix=/usr --enable-multibyte --enable-gui=no \
    7575    --disable-gtktest --disable-xim --with-features=normal \
Note: See TracChangeset for help on using the changeset viewer.