summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2021-01-29 21:59:12 +0800
committerMatt Johnston <matt@ucc.asn.au>2021-01-29 21:59:12 +0800
commitd20420e709e93d86f097bb31c8f98f4f7529e6fa (patch)
treea3b986659c6724c7cc941375b4e6030c5b3dc689
parente8640bdca3caab1d7249291993e418f88247fdd2 (diff)
parente4edbf2e5765f460ee4a6f80523027d32c213ddc (diff)
merge
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b081857..57e4353 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Basic Dropbear build instructions:
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"
+- If using a Mercurial or Git checkout, run "autoconf; autoheader" to generate the ./configure script.
- Configure for your system:
./configure (optionally with --disable-zlib or --disable-syslog,