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