Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
mingw: enable OpenSSL
author
Erik Faye-Lund
<kusmabite@googlemail.com>
Wed, 21 Oct 2009 17:04:50 +0000
(19:04 +0200)
committer
Johannes Sixt
<j6t@kdbg.org>
Fri, 23 Oct 2009 10:47:37 +0000
(12:47 +0200)
Since we have OpenSSL in msysgit now, enable it to support SSL
encryption for imap-send.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
514213b
)
diff --git
a/Makefile
b/Makefile
index 13980a52b5bb75057eb460298f2e2a60f9e1e55b..6a197f3272a4efa5595ede63a8f26ad27a3a6c1c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-933,7
+933,7
@@
else
ifneq (,$(findstring MINGW,$(uname_S)))
pathsep = ;
NO_PREAD = YesPlease
- N
O_OPEN
SSL = YesPlease
+ N
EEDS_CRYPTO_WITH_
SSL = YesPlease
NO_LIBGEN_H = YesPlease
NO_SYMLINK_HEAD = YesPlease
NO_IPV6 = YesPlease