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:
a0dc48e
)
Uses correct value for $fipslibdir
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 9 Nov 2007 12:11:25 +0000
(12:11 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 9 Nov 2007 12:11:25 +0000
(12:11 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index a1d4ec7e75f14529c349524aa0348736feebd568..c63c0c71cb57ed4c445ec50bb39eb17684ee8c9e 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-567,7
+567,7
@@
my $prefix="";
my $openssldir="";
my $exe_ext="";
my $install_prefix="";
-my $fipslibdir="/usr/local/ssl/
lib/fips
/";
+my $fipslibdir="/usr/local/ssl/
fips/lib
/";
my $nofipscanistercheck=0;
my $fipsdso=0;
my $fipscanisterinternal="n";