Changeset 878afd8


Ignore:
Timestamp:
Jun 8, 2009, 10:12:30 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d4a75ad
Parents:
6aff9c0
Message:

Text updates

File:
1 edited

Legend:

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

    r6aff9c0 r878afd8  
    3535    xpointer="xpointer(//*[@os='p2'])"/>
    3636
    37     <para os="c1">The configure script is full of logic that aborts at the
    38     first sign of cross compiling. Set the cached values of those tests with
    39     the following command:</para>
     37    <para os="c1">The <command>configure</command> script is full of logic
     38    that aborts at the first sign of cross compiling. Set the cached values
     39    of those tests with the following command:</para>
    4040
    4141<screen os="c2"><userinput>cat &gt; src/auto/config.cache &lt;&lt; "EOF"
     
    5050EOF</userinput></screen>
    5151
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="../../final-system/common/vim.xml"
    54     xpointer="xpointer(//*[@os='b'])"/>
     52    <para os="b">Change the default location of
     53    the <filename>vimrc</filename> configuration file to <filename
     54    class="directory">/tools/etc</filename>:</para>
    5555
    5656<screen os="c"><userinput>echo '#define SYS_VIMRC_FILE "/tools/etc/vimrc"' &gt;&gt; src/feature.h</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.