nginx/auto
Valentin Bartenev 0a3d458805 Unbreak building on FreeBSD without file AIO.
It appeared that the NGX_HAVE_AIO_SENDFILE macro was defined regardless of
the "--with-file-aio" configure option and the NGX_HAVE_FILE_AIO macro.

Now they are related.

Additionally, fixed one macro.
2015-02-11 20:00:07 +03:00
..
cc Configure: added -Wno-deprecated-declarations on OS X. 2014-05-28 17:41:44 +04:00
lib Configure: remove outdated and unused patch.zlib.h. 2014-07-31 03:52:28 -07:00
os Unbreak building on FreeBSD without file AIO. 2015-02-11 20:00:07 +03:00
types Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
configure Configure: the --build= option. 2014-05-20 16:10:07 +04: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 Correct plural form for "path" in the whole source base. 2012-09-28 13:49:26 +00:00
modules Upstream: generic hash module. 2014-06-02 16:16:22 +04:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Upstream: generic hash module. 2014-06-02 16:16:22 +04:00
sources Upstream: generic hash module. 2014-06-02 16:16:22 +04:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Copyright updated. 2012-01-18 15:07:43 +00:00
unix Events: use eventfd() instead of syscall(SYS_eventfd) if possible. 2014-05-23 16:37:05 +04:00