Remove explicit dependency on configdata.pm when processing .in files
authorRichard Levitte <levitte@openssl.org>
Mon, 11 May 2020 09:40:33 +0000 (11:40 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 May 2020 08:14:53 +0000 (10:14 +0200)
commit484c24c8d7318cc36f9b3c2b7b55cf5ac91619ca
tree7d5dac07c5318a1e2fffa24fd19513cd46297b0c
parentdd63f9bbfc95931e4f41558fbc7a2ffb68b0eef0
Remove explicit dependency on configdata.pm when processing .in files

For those files, the dependence on configdata.pm is automatic, adding
it explicitly only results in having that dependency twice.

Fixes #11786

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11790)
crypto/build.info
doc/build.info