Mercurial > dropbear
comparison INSTALL @ 1524:d35cf9a5e0b5
rename default_options.h.in in docs too
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 20 Feb 2018 19:29:55 +0800 |
parents | 72fd994fe7bd |
children | 2fd52c383163 |
comparison
equal
deleted
inserted
replaced
1522:47fcbdd12d9b | 1524:d35cf9a5e0b5 |
---|---|
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: |