Configure: die if there are other arguments with 'reconf'
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Nov 2017 20:46:53 +0000 (21:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 7 Dec 2017 23:36:21 +0000 (00:36 +0100)
It's better to inform the user about this than silently ignoring
something that the user might expect to work, somehow.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4818)


No differences found