summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2018-03-01 22:12:30 +0800
committerMatt Johnston <matt@ucc.asn.au>2018-03-01 22:12:30 +0800
commit8062a4e8d622162a2eda72e09f930d2475c29070 (patch)
tree5ede8dee4c15722059eca9574cf9272a392a15b5 /INSTALL
parenta0ab5e86b504bd9d21ecd402387b605969fe98a2 (diff)
mention localoptions.h being build directory, fix underscore in CHANGES
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index ce0637f..7dc4444 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,6 +3,8 @@ Basic Dropbear build instructions:
- Edit localoptions.h to set which features you want. Available options
are described in default_options.h, these will be overridden by
anything set in localoptions.h
+ localoptions.h should be located in the build directory if you are
+ building out of tree.
- If using a Mercurial or Git checkout, "autoconf; autoheader"