Mercurial > dropbear
diff INSTALL @ 1565:2fd52c383163
mention localoptions.h being build directory, fix underscore in CHANGES
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 01 Mar 2018 22:12:30 +0800 |
parents | d35cf9a5e0b5 |
children | 986126448688 |
line wrap: on
line diff
--- a/INSTALL Wed Feb 28 23:42:57 2018 +0800 +++ b/INSTALL Thu Mar 01 22:12:30 2018 +0800 @@ -3,6 +3,8 @@ - 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"