aboutsummaryrefslogtreecommitdiffstats
path: root/nginx/auto/have_headers
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/auto/have_headers')
-rw-r--r--nginx/auto/have_headers12
1 files changed, 0 insertions, 12 deletions
diff --git a/nginx/auto/have_headers b/nginx/auto/have_headers
deleted file mode 100644
index a3a7543..0000000
--- a/nginx/auto/have_headers
+++ /dev/null
@@ -1,12 +0,0 @@
-
-# Copyright (C) Igor Sysoev
-# Copyright (C) Nginx, Inc.
-
-
-cat << END >> $NGX_AUTO_HEADERS_H
-
-#ifndef $have
-#define $have 1
-#endif
-
-END