From: Richard Levitte Date: Thu, 10 Mar 2016 13:20:50 +0000 (+0100) Subject: Harmonize the option processing in 'config' and 'config.com' X-Git-Tag: OpenSSL_1_1_0-pre4~84 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b33c5ffeea346fe671ff72b93ede3faa9ef6b865;p=oweals%2Fopenssl.git Harmonize the option processing in 'config' and 'config.com' The help text for -d in 'config' was aged, and the option processing in 'config.com' was just different. This harmonizes 'config.com' with the instructions in INSTALL and both current reality. Reviewed-by: Rich Salz --- diff --git a/config b/config index ba66b33278..ae349ecb0c 100755 --- a/config +++ b/config @@ -33,7 +33,7 @@ case "$i" in -t*) TEST="true";; -h*) TEST="true"; cat <