From 8062a4e8d622162a2eda72e09f930d2475c29070 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Thu, 1 Mar 2018 22:12:30 +0800 Subject: mention localoptions.h being build directory, fix underscore in CHANGES --- default_options.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'default_options.h') diff --git a/default_options.h b/default_options.h index 3b75eb8..86fb25a 100644 --- a/default_options.h +++ b/default_options.h @@ -6,8 +6,8 @@ default_options.h documents compile-time options, and provides default values. Local customisation should be added to localoptions.h which is -used if it exists. Options defined there will override any options in this -file. +used if it exists in the build directory. Options defined there will override +any options in this file. Options can also be defined with -DDROPBEAR_XXX=[0,1] in Makefile CFLAGS -- cgit v1.2.3