]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Remove debugging echo.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Jan 2007 19:45:14 +0000 (19:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Jan 2007 19:45:14 +0000 (19:45 +0000)
fips-1.0/fipsld

index 0698ce0886c9c90f8c5ac226c2e93b79acaaa809..a28c67dd97c1f924932c4fda69a23a2577bd8a51 100755 (executable)
@@ -40,8 +40,6 @@ else
        FIPSLIBDIR=${THERE}/fips-1.0
 fi
 
-echo libdir = $FIPSLIBDIR
-
 [ -f "${FIPSLIBDIR}/fipscanister.o" ] ||
        { echo "fipscanister.o not found"; exit 1; }