summaryrefslogtreecommitdiffhomepage
path: root/auto/types
diff options
context:
space:
mode:
authorPiotr Sikora <piotrsikora@google.com>2015-10-23 18:21:33 -0700
committerPiotr Sikora <piotrsikora@google.com>2015-10-23 18:21:33 -0700
commit33cd01ed5715bb3922033203125d3de46fba19f2 (patch)
treeb54410300fb24cf19882edf4d43608a2498c3d5a /auto/types
parentc0eb2f0759726f47bd06f5c8f46739f43ce55cac (diff)
downloadnginx-33cd01ed5715bb3922033203125d3de46fba19f2.tar.gz
nginx-33cd01ed5715bb3922033203125d3de46fba19f2.tar.bz2
Configure: style fixes for autoconf.err.
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Diffstat (limited to 'auto/types')
-rw-r--r--auto/types/uintptr_t9
1 files changed, 7 insertions, 2 deletions
diff --git a/auto/types/uintptr_t b/auto/types/uintptr_t
index f3cdccb22..2b7212ebe 100644
--- 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