Configure: clean away temporary section of code
authorRichard Levitte <levitte@openssl.org>
Mon, 29 Aug 2016 19:46:29 +0000 (21:46 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 30 Aug 2016 03:13:11 +0000 (05:13 +0200)
commitacc63c7d6d4ea28497a6192a3445b40f2af88133
treebc619aa5decde63937b30c4007332c550b03760a
parent8b5156d18855f536cf5ceac10f5781e19fa8f1ea
Configure: clean away temporary section of code

We've done away with Makefile as source of information and now use
configdata.pm exclusively.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure