Clean away $no_rfc3779 since we don't appear to use it at all
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Feb 2016 13:06:16 +0000 (14:06 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Feb 2016 15:37:46 +0000 (16:37 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure

index 680b5a3d3fd85659e8cb8c104a8aa844822cf025..ba3d844a15efb9137861d56843883ea38d991873 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -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;