From: Dr. Stephen Henson Date: Thu, 22 Feb 2007 13:26:44 +0000 (+0000) Subject: Fix from stable branch. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e29f1da219424062a1ac748884e4d1e394b058a7;p=oweals%2Fopenssl.git Fix from stable branch. --- diff --git a/Configure b/Configure index b894e61c01..899eefb126 100755 --- a/Configure +++ b/Configure @@ -1667,7 +1667,7 @@ libraries on this platform, they will at least look at it and try their best (but please first make sure you have tried with a current version of OpenSSL). EOF -print <<\EOF if ($fipscanisterinternal); +print <<\EOF if ($fipscanisterinternal eq "y"); WARNING: OpenSSL has been configured using unsupported option(s) to internally generate a fipscanister.o object module for TESTING PURPOSES ONLY; that