Mercurial > dropbear
comparison INSTALL @ 1545:0b991dec7ab9 coverity
merge coverity
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 26 Feb 2018 22:43:12 +0800 |
parents | d35cf9a5e0b5 |
children | 2fd52c383163 |
comparison
equal
deleted
inserted
replaced
1523:1d163552145f | 1545:0b991dec7ab9 |
---|---|
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: |