mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
rename default_options.h.in in docs too
This commit is contained in:
parent
4768351e89
commit
b080f5a047
2
CHANGES
2
CHANGES
@ -2,7 +2,7 @@ Upcoming...
|
|||||||
|
|
||||||
- IMPORTANT:
|
- IMPORTANT:
|
||||||
Custom configuration is now specified in local_options.h rather than options.h
|
Custom configuration is now specified in local_options.h rather than options.h
|
||||||
Available options and defaults can be seen in default_options.h.in
|
Available options and defaults can be seen in default_options.h
|
||||||
|
|
||||||
To migrate your configuration, compare your customised options.h against the
|
To migrate your configuration, compare your customised options.h against the
|
||||||
upstream options.h from your relevant version. Any customised options should
|
upstream options.h from your relevant version. Any customised options should
|
||||||
|
2
INSTALL
2
INSTALL
@ -1,7 +1,7 @@
|
|||||||
Basic Dropbear build instructions:
|
Basic Dropbear build instructions:
|
||||||
|
|
||||||
- Edit localoptions.h to set which features you want. Available options
|
- Edit localoptions.h to set which features you want. Available options
|
||||||
are described in default_options.h.in, these will be overridden by
|
are described in default_options.h, these will be overridden by
|
||||||
anything set in localoptions.h
|
anything set in localoptions.h
|
||||||
|
|
||||||
- If using a Mercurial or Git checkout, "autoconf; autoheader"
|
- If using a Mercurial or Git checkout, "autoconf; autoheader"
|
||||||
|
Loading…
Reference in New Issue
Block a user