comparison misc/GNUmakefile @ 6209:eb20c490ac19

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 14 Jul 2015 19:44:19 +0300
parents 8bd97db72074
children 5def760fe95e
comparison
equal deleted inserted replaced
6208:7a14a0d754ad 6209:eb20c490ac19
5 TEMP = tmp 5 TEMP = tmp
6 6
7 OBJS = objs.msvc8 7 OBJS = objs.msvc8
8 OPENSSL = openssl-1.0.1p 8 OPENSSL = openssl-1.0.1p
9 ZLIB = zlib-1.2.8 9 ZLIB = zlib-1.2.8
10 PCRE = pcre-8.35 10 PCRE = pcre-8.37
11 11
12 12
13 release: export 13 release: export
14 14
15 mv $(TEMP)/$(NGINX)/auto/configure $(TEMP)/$(NGINX) 15 mv $(TEMP)/$(NGINX)/auto/configure $(TEMP)/$(NGINX)