commit | 8ed40b83ec19aab146a3df701c83066c8788a7a8 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Wed Jan 27 19:03:13 2016 +0100 |
committer | Richard Levitte <levitte@openssl.org> | Wed Jan 27 19:03:13 2016 +0100 |
tree | df223374bcb061fd98257e4f76eda6c72b91642f | |
parent | 920ed8c81d9f6ff76564add0cd4605ac0ff86c88 [diff] |
Fix check of what makedepprog should be A mistake was made and the setting of this config variable got reverted to an older behavior. This restores the latest. Reviewed-by: Emilia Käsper <emilia@openssl.org>