Use 1.2 module FIPS install location by default.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 14 Dec 2007 01:35:15 +0000 (01:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 14 Dec 2007 01:35:15 +0000 (01:35 +0000)
Configure

index 042bfcefda947e984b90119899cd0a30f8300fe7..a7662c8b65dc0c661db57ad95016a7a4b019c449 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/fips/lib/";
+my $fipslibdir="/usr/local/ssl/fips-1.0/lib/";
 my $nofipscanistercheck=0;
 my $fipsdso=0;
 my $fipscanisterinternal="n";