Use build.info not file-wide ifndef
authorRich Salz <rsalz@akamai.com>
Sun, 18 Apr 2021 14:05:32 +0000 (10:05 -0400)
committerTomas Mraz <tomas@openssl.org>
Wed, 21 Apr 2021 09:06:18 +0000 (11:06 +0200)
commit5c42f7aa64ad05a400116a4f64029601ffd11c29
tree25c055edcdd2a6854c108ff1f9535c62c56643d2
parent1fbf7079e7aff51d02333aad63593386b27aa209
Use build.info not file-wide ifndef

If configured with no-cms, handle it in build.info like the other options.
I guess I missed doing this file in PR #11250

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14918)
apps/build.info
apps/cms.c