summaryrefslogtreecommitdiff
path: root/openssl/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-14 07:23:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-14 07:23:39 +0000
commite9e971c3d575af833be755ee018d44a122ff9917 (patch)
tree32d436598147e15d1b3fff83b301cf5c9a5ba9e3 /openssl/makefile.mk
parent130e29d6ef14991dee64bee2d45e24bc7b6982ae (diff)
#i10000# Missing quote inserted.
Diffstat (limited to 'openssl/makefile.mk')
-rw-r--r--openssl/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/openssl/makefile.mk b/openssl/makefile.mk
index 6b46c88..faf31e5 100644
--- a/openssl/makefile.mk
+++ b/openssl/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: tkr $ $Date: 2007-10-24 15:07:49 $
+# last change: $Author: rt $ $Date: 2007-11-14 08:23:39 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -86,7 +86,7 @@ PATCH_FILE_NAME=opensslsol.patch
OUT2BIN = cygcrypto-0.9.8.dll
OUT2BIN += cygssl-0.9.8.dll
# 4NT
-.IF "$(USE_SHELL)== "4nt"
+.IF "$(USE_SHELL)"== "4nt"
PATCH_FILE_NAME=openssl.patch
CONFIGURE_DIR=.
CONFIGURE_ACTION=$(PERL) configure