aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/vim-exp.xml')
-rw-r--r--chapter06/vim-exp.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/vim-exp.xml b/chapter06/vim-exp.xml
index 62af4675a..570141334 100644
--- a/chapter06/vim-exp.xml
+++ b/chapter06/vim-exp.xml
@@ -1,6 +1,9 @@
<sect2>
<title>Command explanations</title>
+<para><userinput>patch -Np1 -i ../vim-&vim-version;.patch:</userinput> This
+patch fixes a compile problem with GCC-3.1.</para>
+
<para><userinput>make
CPPFLAGS=-DSYS_VIMRC_FILE=\\\"/etc/vimrc\\\":</userinput> Setting this will
cause vim to look for the <filename>/etc/vimrc</filename> file that