nginx/auto
Maxim Dounin e9a70114a2 Configure: added -Wno-deprecated-declarations on OS X.
Previous workaround to avoid warnings on OS X due to deprecated system
OpenSSL library (introduced in a3870ea96ccd) no longer works, as
the MAC_OS_X_VERSION_MIN_REQUIRED macro is ignored on OS X 10.9
if a compiler used supports __attribute__(availability).
2014-05-28 17:41:44 +04:00
..
cc Configure: added -Wno-deprecated-declarations on OS X. 2014-05-28 17:41:44 +04:00
lib Configure: typo fixed. 2014-04-30 19:16:30 +04:00
os Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04: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 Mail: mail dependencies are now honored while building addons. 2013-09-30 22:09:54 +04:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Configure: the --build= option. 2014-05-20 16:10:07 +04:00
sources Added syslog support for error_log and access_log directives. 2014-05-12 16:34:15 +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