From: Richard Levitte Date: Mon, 18 May 2015 00:46:21 +0000 (+0200) Subject: Refactor config - a small cosmetic touchup of Configure X-Git-Tag: OpenSSL_1_1_0-pre3~478 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76ffb43d1ade66ca60f977aabdbf43995615da92;p=thirdparty%2Fopenssl.git Refactor config - a small cosmetic touchup of Configure Start simple, removed some unused variables and change all '< --- diff --git a/Configure b/Configure index 0efed391b09..934e934dbb1 100755 --- a/Configure +++ b/Configure @@ -127,11 +127,6 @@ my $x86_gcc_des="DES_PTR DES_RISC1 DES_UNROLL"; # MD2_CHAR slags pentium pros my $x86_gcc_opts="RC4_INDEX MD2_INT"; -#$bits1="SIXTEEN_BIT "; -#$bits2="THIRTY_TWO_BIT "; -my $bits1="THIRTY_TWO_BIT "; -my $bits2="SIXTY_FOUR_BIT "; - # As for $BSDthreads. Idea is to maintain "collective" set of flags, # which would cover all BSD flavors. -pthread applies to them all, # but is treated differently. OpenBSD expands is as -D_POSIX_THREAD @@ -2283,7 +2278,7 @@ find(sub { } if($IsMK1MF) { open (OUT,">crypto/buildinf.h") || die "Can't open buildinf.h"; - printf OUT <ms/version32.rc") || die "Can't open ms/version32.rc"; - print OUT < LANGUAGE 0x09,0x01 @@ -2366,19 +2361,19 @@ EOF close(OUT); } -print <{template}; if ($type eq "TABLE") { - print <{cc}