nginx/auto/cc
Ruslan Ermilov 6ce439ebde Configure: fixed clang version detection (closes #1539).
While 325b3042edd6 fixed it on MINIX, it broke it on systems
that output the word "version" on several lines with "cc -v".
The fix is to only consider "clang version" or "LLVM version"
as clang version, but this time only using sed(1).
2018-04-24 14:04:59 +03:00
..
acc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
bcc Configure: use .exe for binaries for all win32 compilers. 2017-06-06 19:37:34 +03:00
ccc Copyright updated. 2012-01-18 15:07:43 +00:00
clang Configure: fixed clang version detection (closes #1539). 2018-04-24 14:04:59 +03:00
conf Configure: disabled gcc atomics with Sun C (ticket #1261). 2017-05-15 20:09:43 +03:00
gcc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
icc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
msvc Configure: use .exe for binaries for all win32 compilers. 2017-06-06 19:37:34 +03:00
name Configure: fixed clang detection on MINIX. 2017-11-23 16:33:40 +03:00
owc Configure: use .exe for binaries for all win32 compilers. 2017-06-06 19:37:34 +03:00
sunc Configure: recent Sun C versions. 2017-05-15 20:09:44 +03:00