- Timestamp:
- Jun 8, 2009, 10:12:30 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d4a75ad
- Parents:
- 6aff9c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/vim.xml
r6aff9c0 r878afd8 35 35 xpointer="xpointer(//*[@os='p2'])"/> 36 36 37 <para os="c1">The configure script is full of logic that aborts at the38 first sign of cross compiling. Set the cached values of those tests with39 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> 40 40 41 41 <screen os="c2"><userinput>cat > src/auto/config.cache << "EOF" … … 50 50 EOF</userinput></screen> 51 51 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> 55 55 56 56 <screen os="c"><userinput>echo '#define SYS_VIMRC_FILE "/tools/etc/vimrc"' >> src/feature.h</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.