summaryrefslogtreecommitdiffstats
path: root/src/INSTALL
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-12-17 14:36:14 +0100
committerBram Moolenaar <Bram@vim.org>2014-12-17 14:36:14 +0100
commitcaad4f0a0b428f3dc4e9e395ad0b1cddb38d3bcd (patch)
treee3e4c705d4d74258f06d4d3e93b75b48ab4a7da6 /src/INSTALL
parente3faf44bef029d07f37a457bd0050653b628058f (diff)
updated for version 7.4.553v7.4.553
Problem: Various small issues. Solution: Fix those issues.
Diffstat (limited to 'src/INSTALL')
-rw-r--r--src/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/INSTALL b/src/INSTALL
index aa4b6e341c..54297d198e 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -316,7 +316,7 @@ directory where you want the object files and executables to go and run
the `configure' script. `configure' automatically checks for the
source code in the directory that `configure' is in and in `..'.
- If you have to use a `make' that does not supports the `VPATH'
+ If you have to use a `make' that does not support the `VPATH'
variable, you have to compile the package for one architecture at a time
in the source code directory. After you have installed the package for
one architecture, use `make distclean' before reconfiguring for another