# HG changeset patch # User Maxim Dounin # Date 1605017594 -10800 # Node ID f0110b3663b7327a2db936af7ed90c34f955df63 # Parent 967cfa6e2ff86a83f7b1beb95cc7dd80b9060382 Configure: style. diff --git a/auto/make b/auto/make --- a/auto/make +++ b/auto/make @@ -313,7 +313,7 @@ END END fi - done + done fi @@ -343,7 +343,7 @@ if [ $MAIL = YES ]; then $ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX END - done + done fi @@ -373,7 +373,7 @@ if [ $STREAM = YES ]; then $ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX END - done + done fi @@ -399,7 +399,7 @@ if test -n "$MISC_SRCS"; then $ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX END - done + done fi @@ -431,7 +431,7 @@ if test -n "$NGX_ADDON_SRCS"; then $ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX END - done + done fi