nginx/auto
Igor Sysoev 1143d00a16 fix r3822
Solaris strerror() invalid error code behaviour depends on version:
    Solaris 10 returns "Unknown error" and sets errno to EINVAL,
    Solaris 9 returns "Unknown error" and leaves errno intact,
    Solaris 2 returns NULL.
2011-04-23 13:15:56 +00:00
..
cc try to use C99 variadic macros first: 2010-07-05 13:02:25 +00:00
lib fix the previous commit 2011-04-17 15:28:05 +00:00
os Linux accept4() support 2010-11-25 10:15:04 +00:00
types
configure ngx_http_scgi_module 2010-06-18 15:51:14 +00:00
define
endianess
feature use copied strerror() messages and autoconfigured sys_nerr value 2010-11-25 11:04:03 +00:00
have
have_headers
headers fix FreeBSD before 7 building, broken in r2616 2009-03-30 12:33:33 +00:00
include fix FreeBSD before 7 building, broken in r2616 2009-03-30 12:33:33 +00:00
init fix "make upgrade" broken in r2759 2009-05-17 19:22:08 +00:00
install add man page in release tarball and fix man building procedure 2010-11-29 15:23:06 +00:00
make backout r2833: CURDIR was set to Unix style path 2009-05-12 13:15:43 +00:00
modules gzip_disable degradation 2010-10-04 15:03:00 +00:00
nohave
options ngx_http_scgi_module 2010-06-18 15:51:14 +00:00
sources an internal MD5 implemenation 2011-04-15 15:58:06 +00:00
stubs delete unused definition 2009-04-23 18:50:29 +00:00
summary an internal MD5 implemenation 2011-04-15 15:58:06 +00:00
threads
unix fix r3822 2011-04-23 13:15:56 +00:00