summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-15 08:15:45 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-15 08:15:45 -0800
commita9b7b411dc560ec0b697074db5b9ad1a68e8a20e (patch)
tree6e47c2b94779f9fdb9119730c138151140823615 /INSTALL
parente87fba995b4a849fe294f3ba725940b6687e6128 (diff)
downloadsubsurface-a9b7b411dc560ec0b697074db5b9ad1a68e8a20e.tar.gz
Minor tweaks to INSTALL file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 0f9ad9e65..9ddca7350 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,7 +18,7 @@ here as well.
Build options for Subsurface
----------------------------
-The following options are recognised when passed to qmake:
+The following options are recognized when passed to qmake:
-config debug Create a debug build
-config release Create a release build
@@ -28,7 +28,7 @@ The following options are recognised when passed to qmake:
INCLUDEPATH+=xxx Add xxx to the include paths to the compiler
(pass the actual path, without -I)
LIBS+=xxx Add xxx to the linker flags. -l and -L options are
- recognised.
+ recognized.
The INCLUDEPATH and LIBS options are useful to tell the buildsystem
about non-standard installation paths for the dependencies (such as