From: Dr. Stephen Henson Date: Thu, 22 Feb 2007 01:51:34 +0000 (+0000) Subject: Only give warning if relevant options are given. X-Git-Tag: OpenSSL_0_9_7m~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0d64ce0dfb7b307f25b38fae8692052cb81a0ad6;p=oweals%2Fopenssl.git Only give warning if relevant options are given. --- diff --git a/Configure b/Configure index 8cbb4b2e06..f81c2eb2df 100755 --- a/Configure +++ b/Configure @@ -1640,7 +1640,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