nginx/auto
Maxim Dounin 226647e397 Configure: GNU Hurd properly recognized.
With this change it's no longer needed to pass -D_GNU_SOURCE manually,
and -D_FILE_OFFSET_BITS=64 is set to use 64-bit off_t.

Note that nginx currently fails to work properly with master process
enabled on GNU Hurd, as fcntl(F_SETOWN) returns EOPNOTSUPP for sockets
as of GNU Hurd 0.6.  Additionally, our strerror() preloading doesn't
work well with GNU Hurd, as it uses large numbers for most errors.
2015-05-25 17:58:13 +03:00
..
cc Configure: added -Wno-deprecated-declarations on OS X. 2014-05-28 17:41:44 +04:00
lib Configure: removed obsolete threads bits. 2015-03-13 19:08:27 +03:00
os Configure: GNU Hurd properly recognized. 2015-05-25 17:58:13 +03:00
types Configure: fixed type max value detection. 2015-03-18 02:04:39 +03:00
configure Thread pools implementation. 2015-03-14 17:37:07 +03:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04: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 Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init Copyright updated. 2012-01-18 15:07:43 +00:00
install Configure: fixed make macros to use parentheses instead of braces. 2012-09-11 12:43:59 +00:00
make Fixed building --with-stream when precompiled headers are used. 2015-04-20 17:36:51 +03:00
modules Removed the obsolete rtsig module. 2015-04-23 14:17:40 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Configure: handle deprecated options. 2015-04-29 14:59:02 +03:00
sources Removed the obsolete rtsig module. 2015-04-23 14:17:40 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Thread pools implementation. 2015-03-14 17:37:07 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix The "reuseport" option of the "listen" directive. 2015-05-20 15:51:56 +03:00