Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: style fixes for autoconf.err.

Ruslan Ermilov
October 26, 2015 07:20AM
details: http://hg.nginx.org/nginx/rev/7ec809b579d7
branches:
changeset: 6269:7ec809b579d7
user: Piotr Sikora <piotrsikora@google.com>
date: Fri Oct 23 18:21:33 2015 -0700
description:
Configure: style fixes for autoconf.err.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>

diffstat:

auto/endianness | 9 +++++++--
auto/types/uintptr_t | 9 +++++++--
2 files changed, 14 insertions(+), 4 deletions(-)

diffs (38 lines):

diff -r ee16fb0db905 -r 7ec809b579d7 auto/endianness
--- a/auto/endianness Tue Oct 20 21:28:38 2015 +0300
+++ b/auto/endianness Fri Oct 23 18:21:33 2015 -0700
@@ -4,8 +4,13 @@


echo $ngx_n "checking for system byte ordering ...$ngx_c"
-echo >> $NGX_ERR
-echo "checking for system byte ordering" >> $NGX_ERR
+
+cat << END >> $NGX_AUTOCONF_ERR
+
+----------------------------------------
+checking for system byte ordering
+
+END


cat << END > $NGX_AUTOTEST.c
diff -r ee16fb0db905 -r 7ec809b579d7 auto/types/uintptr_t
--- a/auto/types/uintptr_t Tue Oct 20 21:28:38 2015 +0300
+++ b/auto/types/uintptr_t Fri Oct 23 18:21:33 2015 -0700
@@ -4,8 +4,13 @@


echo $ngx_n "checking for uintptr_t ...$ngx_c"
-echo >> $NGX_AUTOCONF_ERR
-echo "checking for uintptr_t" >> $NGX_AUTOCONF_ERR
+
+cat << END >> $NGX_AUTOCONF_ERR
+
+----------------------------------------
+checking for uintptr_t
+
+END

found=no


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

[nginx] Configure: style fixes for autoconf.err.

Ruslan Ermilov 368 October 26, 2015 07:20AM



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

Online Users

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