Welcome! Log In Create A New Profile

Advanced

[nginx] Fixed building --with-stream when precompiled headers ar...

Sergey Kandaurov
April 21, 2015 03:16AM
details: http://hg.nginx.org/nginx/rev/1bdfceda86a9
branches:
changeset: 6118:1bdfceda86a9
user: Sergey Kandaurov <pluknet@nginx.com>
date: Mon Apr 20 17:36:51 2015 +0300
description:
Fixed building --with-stream when precompiled headers are used.

diffstat:

auto/make | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 3b7a60371a9a -r 1bdfceda86a9 auto/make
--- a/auto/make Mon Apr 20 16:54:41 2015 +0300
+++ b/auto/make Mon Apr 20 17:36:51 2015 +0300
@@ -36,7 +36,7 @@ fi

# ALL_INCS, required by the addons and by OpenWatcom C precompiled headers

-ngx_incs=`echo $CORE_INCS $NGX_OBJS $HTTP_INCS $MAIL_INCS\
+ngx_incs=`echo $CORE_INCS $NGX_OBJS $HTTP_INCS $MAIL_INCS $STREAM_INCS\
| sed -e "s/ *\([^ ][^ ]*\)/$ngx_regex_cont$ngx_include_opt\1/g" \
-e "s/\//$ngx_regex_dirsep/g"`


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Fixed building --with-stream when precompiled headers ar...

Sergey Kandaurov 514 April 21, 2015 03:16AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 187
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready