Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'auto/cc/conf')
-rw-r--r--auto/cc/conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/cc/conf b/auto/cc/conf
index 37f2d2e42..82854d804 100644
--- a/auto/cc/conf
+++ b/auto/cc/conf
@@ -11,6 +11,9 @@ ngx_binout="-o "
ngx_objext="o"
ngx_binext=
+ngx_long_start=
+ngx_long_end=
+
ngx_regex_dirsep="\/"
ngx_dirsep='/'
@@ -22,6 +25,9 @@ ngx_tab=' \
'
ngx_spacer=
+ngx_long_regex_cont=$ngx_regex_cont
+ngx_long_cont=$ngx_cont
+
. auto/cc/name
if test -n "$CFLAGS"; then