summaryrefslogtreecommitdiffhomepage
path: root/auto/cc/owc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/cc/owc18
1 files changed, 13 insertions, 5 deletions
diff --git a/auto/cc/owc b/auto/cc/owc
index bd0cd40c2..39c180a26 100644
--- a/auto/cc/owc
+++ b/auto/cc/owc
@@ -88,8 +88,16 @@ ngx_binext=".exe"
ngx_regex_dirsep='\\'
ngx_dirsep="\\"
-ngx_regex_cont=' '
-ngx_long_regex_cont=' '
-ngx_cont=' '
-ngx_long_cont=' '
-ngx_tab=' '
+ngx_long_start=' '
+ngx_long_end=' '
+ngx_long_regex_cont=' \&\
+ '
+ngx_long_cont=' &
+ '
+
+ngx_regex_cont=' \&\
+ '
+ngx_cont=' &
+ '
+ngx_tab=' &
+ '