Welcome! Log In Create A New Profile

Advanced

[PATCH] Configure: style fixes for autoconf.err

Piotr Sikora
October 24, 2015 07:28PM
# HG changeset patch
# User Piotr Sikora <piotrsikora@google.com>
# Date 1445649693 25200
# Fri Oct 23 18:21:33 2015 -0700
# Node ID 960c335482a516878355bd42b0c8cf58aa112703
# Parent 84b5500257121c6bd3e1c0e778cfde8915bf3fcc
Configure: style fixes for autoconf.err.

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

diff -r 84b550025712 -r 960c335482a5 auto/endianness
--- a/auto/endianness
+++ b/auto/endianness
@@ -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 84b550025712 -r 960c335482a5 auto/types/uintptr_t
--- a/auto/types/uintptr_t
+++ b/auto/types/uintptr_t
@@ -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

[PATCH] Configure: style fixes for autoconf.err

Piotr Sikora 326 October 24, 2015 07:28PM

Re: [PATCH] Configure: style fixes for autoconf.err

Ruslan Ermilov 193 October 26, 2015 07:20AM



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

Online Users

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