changeset 8126:9bcc5cc94ff4

Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc. Wildcards for msvc in NGX_CC_NAME tests are not needed since 78f8ac479735.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 23 Feb 2023 18:15:53 +0300
parents cffaf3f2eec8
children 17b3efb45b17
files auto/cc/conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/auto/cc/conf	Thu Feb 02 23:38:48 2023 +0300
+++ b/auto/cc/conf	Thu Feb 23 18:15:53 2023 +0300
@@ -117,7 +117,7 @@
             . auto/cc/acc
         ;;
 
-        msvc*)
+        msvc)
             # MSVC++ 6.0 SP2, MSVC++ Toolkit 2003
 
             . auto/cc/msvc