# HG changeset patch
# User Matt Johnston <matt@ucc.asn.au>
# Date 1611928752 -28800
# Node ID f90e681b8b8c9dc4692ee7e3cc847c92191c1f97
# Parent  685b47d8faf785da2e65b4246e27b8b0fbd7362b# Parent  2bf1e97ba3cd6fb19317e5e6939ee2f4c1995b42
merge

diff -r 685b47d8faf7 -r f90e681b8b8c INSTALL
--- a/INSTALL	Fri Jan 29 21:47:56 2021 +0800
+++ b/INSTALL	Fri Jan 29 21:59:12 2021 +0800
@@ -6,7 +6,7 @@
   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,