Configure: move down the treatment of seed sources
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Feb 2018 17:08:54 +0000 (18:08 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Feb 2018 22:13:08 +0000 (23:13 +0100)
commit51cf8e0b50f677581bff2694942b690bbff630b7
tree7fef49c04a2293f06fbbd35d38fb9021e9be1d62
parent6475b64978083750018db90c60f4df142aa2e28f
Configure: move down the treatment of seed sources

Most of all, this is so it doesn't output mysterious text when we're
treating the phony config targets LISH, HASH and TABLE

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5383)
Configure