Make it possible for the user to specify a different default build file
authorRichard Levitte <levitte@openssl.org>
Mon, 29 Aug 2016 19:45:19 +0000 (21:45 +0200)
committerRichard Levitte <richard@levitte.org>
Tue, 30 Aug 2016 04:07:06 +0000 (06:07 +0200)
commitb7fa463ff846223abc23a70c76848f97ce82e8f2
tree8eda486d359bfdb182bb7eb096cac27bf4e08f77
parent2aca84ffadaaafe9ed9cccaeef09ea15574994a5
Make it possible for the user to specify a different default build file

Make sure the information is kept for reconfiguration too.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 8b5156d18855f536cf5ceac10f5781e19fa8f1ea)
Configure