Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: fix tests with multi-level relative build dir...

Ruslan Ermilov
June 17, 2015 07:18AM
details: http://hg.nginx.org/nginx/rev/acba1656c474
branches:
changeset: 6194:acba1656c474
user: Ruslan Ermilov <ru@nginx.com>
date: Wed Jun 17 14:15:27 2015 +0300
description:
Configure: fix tests with multi-level relative build directory.

Based on a patch by Piotr Sikora.

diffstat:

auto/unix | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)

diffs (19 lines):

diff -r 78c06e5e1d76 -r acba1656c474 auto/unix
--- a/auto/unix Tue Jun 16 23:28:38 2015 +0300
+++ b/auto/unix Wed Jun 17 14:15:27 2015 +0300
@@ -505,14 +505,7 @@ ngx_param=NGX_PTR_SIZE; ngx_value=$ngx_s

# POSIX types

-case "$NGX_AUTO_CONFIG_H" in
- /*)
- NGX_INCLUDE_AUTO_CONFIG_H="#include \"$NGX_AUTO_CONFIG_H\""
- ;;
- *)
- NGX_INCLUDE_AUTO_CONFIG_H="#include \"../$NGX_AUTO_CONFIG_H\""
- ;;
-esac
+NGX_INCLUDE_AUTO_CONFIG_H="#include \"ngx_auto_config.h\""

ngx_type="uint64_t"; ngx_types="u_int64_t"; . auto/types/typedef


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

[nginx] Configure: fix tests with multi-level relative build dir...

Ruslan Ermilov 576 June 17, 2015 07:18AM



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

Online Users

Guests: 152
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