Make apps/progs.pl more flexible
authorRichard Levitte <levitte@openssl.org>
Fri, 18 Mar 2016 23:41:14 +0000 (00:41 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 19 Mar 2016 00:49:31 +0000 (01:49 +0100)
commit3850f8cb15f74fd9beeb9f0743f722d41c6bdb25
treec12b922a29656fdb11385e3fae2c93c50d187442
parentd4037cea3c26b7cfdc8cc518a31ba7a89081e931
Make apps/progs.pl more flexible

Make Configure write @disablables to configdata.pm and have
apps/progs.pl use that data.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure
apps/progs.pl