diff misc/GNUmakefile @ 3496:fb88801564de

build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35 built against OpenSSL-1.0.0 crashed on Windows XP somewhere in the NTDLL.DLL on the master process exit
author Igor Sysoev <igor@sysoev.ru>
date Wed, 21 Apr 2010 15:09:17 +0000
parents 9c0335d511e5
children e05f33d93e35
line wrap: on
line diff
--- a/misc/GNUmakefile	Wed Apr 21 14:58:21 2010 +0000
+++ b/misc/GNUmakefile	Wed Apr 21 15:09:17 2010 +0000
@@ -5,7 +5,7 @@
 TEMP =		tmp
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0
+OPENSSL =	openssl-0.9.8n
 ZLIB =		zlib-1.2.3
 PCRE =		pcre-7.9