X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configure;h=02205d14fab246500df9678fee75cc7a42771184;hp=b429f78c39b205bd724356fc927708b968263dcc;hb=614dd926cb9dd7fb7cd8f09bbf4d8888581b235f;hpb=034688ec4d0e3d350dc0ee9602552f92e8889fc0 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"; }