Rework building: Get rid of old %unified_info structures
authorRichard Levitte <levitte@openssl.org>
Tue, 23 Oct 2018 13:45:24 +0000 (15:45 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 21 Jan 2019 18:31:32 +0000 (19:31 +0100)
commitf5fb6f0543cafd3db6671cfb987bf475a35f30f6
treebea3770d1ea07835f1b7138d71b6355c8bc3d0f2
parent9afc2b92fe6725336f9c7d917deb5ca8c5e4011b
Rework building: Get rid of old %unified_info structures

Now that we have the names of libraries on different systems
established through platform modules, we can remove the old structure
to establish the same thing, i.e. $unified_info{sharednames} and
$unified_info{rename}.  That means removing support for the RENAME and
SHARED_NAME keywords in build.info as well.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7473)
Configurations/README
Configurations/common.tmpl
Configure
build.info