X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Configure;h=02205d14fab246500df9678fee75cc7a42771184;hb=75359644d0c905a21ddba5928a62d2aa3ebcf8b2;hp=b429f78c39b205bd724356fc927708b968263dcc;hpb=2f6efd6acbbf307787f54db637f250cb9c98dac6;p=oweals%2Fopenssl.git diff --git a/Configure b/Configure index b429f78c39..02205d14fa 100755 --- a/Configure +++ b/Configure @@ -1126,7 +1126,6 @@ my $exp_cflags = ""; if ($fipscanisteronly == 2) { -print STDERR "ADDING FIPSSYM\n"; $exp_cflags .= " -DOPENSSL_FIPSSYMS"; }