nginx/auto
Maxim Dounin 075e852a4e Configure: moved icc detection before gcc.
New versions of icc confuse auto/cc/name due to introduced handling
of a "icc -v":

$ icc -v
icc version 12.1.3 (gcc version 4.6.0 compatibility)
$ icc -V
Intel(R) C Compiler XE for applications running on IA-32, Version 12.1.3.293 Build 20120212
Copyright (C) 1985-2012 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

See report here:
http://mailman.nginx.org/pipermail/nginx/2012-February/032177.html
2012-02-27 16:23:44 +00:00
..
cc Configure: moved icc detection before gcc. 2012-02-27 16:23:44 +00:00
lib Fixed build with embedded perl and --with-openssl. 2012-02-13 15:38:48 +00:00
os Copyright updated. 2012-01-18 15:07:43 +00:00
types Copyright updated. 2012-01-18 15:07:43 +00:00
configure Copyright updated. 2012-01-18 15:07:43 +00:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianess Copyright updated. 2012-01-18 15:07:43 +00:00
feature Copyright updated. 2012-01-18 15:07:43 +00:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Copyright updated. 2012-01-18 15:07:43 +00:00
init Copyright updated. 2012-01-18 15:07:43 +00:00
install Copyright updated. 2012-01-18 15:07:43 +00:00
make Copyright updated. 2012-01-18 15:07:43 +00:00
modules Copyright updated. 2012-01-18 15:07:43 +00:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Copyright updated. 2012-01-18 15:07:43 +00:00
sources Copyright updated. 2012-01-18 15:07:43 +00:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Copyright updated. 2012-01-18 15:07:43 +00:00
unix Added openat()/fstatat(). 2012-02-13 16:13:21 +00:00