]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Tue, 26 Jul 2022 14:55:39 +0000 (07:55 -0700)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 23:22:28 +0000 (01:22 +0200)
build-aux/compile

index 2078fc8332c32ddad9428d55c7943d8171ccf00c..dfc9465939ffe7a7eff66d341975d3c8579cbc67 100755 (executable)
@@ -256,6 +256,7 @@ EOF
     exit $?
     ;;
   cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
+  clang-cl | *[/\\]clang-cl | clang-cl.exe | *[/\\]clang-cl.exe | \
   icl | *[/\\]icl | icl.exe | *[/\\]icl.exe )
     func_cl_wrapper "$@"      # Doesn't return...
     ;;