summaryrefslogtreecommitdiffhomepage
path: root/auto/os/win32
diff options
context:
space:
mode:
authorOrgad Shaneh <orgads@gmail.com>2017-06-06 19:37:34 +0300
committerOrgad Shaneh <orgads@gmail.com>2017-06-06 19:37:34 +0300
commit90727eb85718504d711258c5a5622896c64030ec (patch)
treea50dd249362cd533ad64ca881f12f261c66b0a84 /auto/os/win32
parent884b762dbb3f174c133eeef9ba5ba7d60e3c1708 (diff)
downloadnginx-90727eb85718504d711258c5a5622896c64030ec.tar.gz
nginx-90727eb85718504d711258c5a5622896c64030ec.tar.bz2
Configure: use .exe for binaries for all win32 compilers.
Diffstat (limited to '')
-rw-r--r--auto/os/win321
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/os/win32 b/auto/os/win32
index 650cf495a..7a8277496 100644
--- a/auto/os/win32
+++ b/auto/os/win32
@@ -13,6 +13,7 @@ NGX_ICONS="$NGX_WIN32_ICONS"
SELECT_SRCS=$WIN32_SELECT_SRCS
ngx_pic_opt=
+ngx_binext=".exe"
case "$NGX_CC_NAME" in