summaryrefslogtreecommitdiffhomepage
path: root/auto/types
diff options
context:
space:
mode:
Diffstat (limited to 'auto/types')
-rw-r--r--auto/types/sizeof3
-rw-r--r--auto/types/typedef3
-rw-r--r--auto/types/uintptr_t3
-rw-r--r--auto/types/value3
4 files changed, 12 insertions, 0 deletions
diff --git a/auto/types/sizeof b/auto/types/sizeof
index 102f343bc..ac22e759d 100644
--- a/auto/types/sizeof
+++ b/auto/types/sizeof
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
echo $ngx_n "checking for $ngx_type size ..." $ngx_c
echo >> $NGX_ERR
echo "checking for $ngx_type size" >> $NGX_ERR
diff --git a/auto/types/typedef b/auto/types/typedef
index 2bf67cff2..9762f4812 100644
--- a/auto/types/typedef
+++ b/auto/types/typedef
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
echo $ngx_n "checking for $ngx_type ..." $ngx_c
echo >> $NGX_ERR
echo "checking for $ngx_type" >> $NGX_ERR
diff --git a/auto/types/uintptr_t b/auto/types/uintptr_t
index cd2df8da5..a1bb78a89 100644
--- a/auto/types/uintptr_t
+++ b/auto/types/uintptr_t
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
echo $ngx_n "checking for uintptr_t ... " $ngx_c
echo >> $NGX_ERR
echo "checking for uintptr_t" >> $NGX_ERR
diff --git a/auto/types/value b/auto/types/value
index c08012ce2..d823ab323 100644
--- a/auto/types/value
+++ b/auto/types/value
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $ngx_param