Mercurial > dropbear
comparison INSTALL @ 1546:bb8eaa26bc93 fuzz
merge from main
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 26 Feb 2018 22:44:48 +0800 |
parents | d35cf9a5e0b5 |
children | 2fd52c383163 |
comparison
equal
deleted
inserted
replaced
1530:63fa53d3b6c7 | 1546:bb8eaa26bc93 |
---|---|
1 Basic Dropbear build instructions: | 1 Basic Dropbear build instructions: |
2 | 2 |
3 - Edit localoptions.h to set which features you want. Available options | 3 - Edit localoptions.h to set which features you want. Available options |
4 are described in default_options.h.in, these will be overridden by | 4 are described in default_options.h, these will be overridden by |
5 anything set in localoptions.h | 5 anything set in localoptions.h |
6 | 6 |
7 - If using a Mercurial or Git checkout, "autoconf; autoheader" | 7 - If using a Mercurial or Git checkout, "autoconf; autoheader" |
8 | 8 |
9 - Configure for your system: | 9 - Configure for your system: |