changeset 1793:f90e681b8b8c

merge
author Matt Johnston <matt@ucc.asn.au>
date Fri, 29 Jan 2021 21:59:12 +0800
parents 685b47d8faf7 (current diff) 2bf1e97ba3cd (diff)
children ed20d805b332
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,