Fix no-deprecated configuration
authorShane Lontis <shane.lontis@oracle.com>
Fri, 27 Nov 2020 04:59:18 +0000 (14:59 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Fri, 27 Nov 2020 04:59:18 +0000 (14:59 +1000)
commit66923436788d307c8e64cc392ffcd9631065eaa5
treef41f281baa69c32b5374e574468188bc623d3097
parent719bc0e826317d22c0687cf919e97749fa53d54a
Fix no-deprecated configuration

pem_read_depr_test needed to be setup in build info so that it only
exists inside an IF[{- !$disabled{'deprecated-3.0'} -}] block.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/13543)
test/build.info