diff options
Diffstat (limited to 'auto/make')
| -rw-r--r-- | auto/make | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ LINK = $LINK END -if [ "$CC" = wcl386 ]; then +if [ "$BMAKE" = wmake ]; then echo MAKE = wmake >> $NGX_MAKEFILE ngx_regex_cont=' ' |
