Clean away $no_rfc3779 since we don't appear to use it at all

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2016-02-22 14:06:16 +01:00
parent 36a3090904
commit 93e3d3f3ff

View File

@ -209,7 +209,6 @@ $config{fipslibdir}="/usr/local/ssl/fips-2.0/lib/";
my $nofipscanistercheck=0;
$config{baseaddr}="0xFB00000";
my $threads=0;
my $no_rfc3779=0;
my $no_asm=0;
my $no_dso=0;
my $default_ranlib;