projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde967a
)
Set $fips when fipscanistebuild is used.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 22 Feb 2007 22:30:49 +0000
(22:30 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 22 Feb 2007 22:30:49 +0000
(22:30 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index f81c2eb2dfd5524932ebbabdd8cd20a944048ea7..70b7fa765a960d5868ca958b3d3bec1e3b2fd527 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-849,6
+849,7
@@
PROCESS_ARGS:
}
elsif (/^fipscanisterbuild$/)
{
+ $fips=1;
$nofipscanistercheck = 1;
$fipslibdir="";
$fipscanisterinternal="y";