]> git.kaiwu.me - nginx.git/commit
Merge of r4231, r4300, r4303, r4304:
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 14 Dec 2011 13:34:16 +0000 (13:34 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 14 Dec 2011 13:34:16 +0000 (13:34 +0000)
commit0c9e5e185e775e6c7ffc7456261a9f8cd3c75075
tree327f703a2b75bea6661426e3892ed7dace57167b
parent6692bd213c3029fb45933e139d001f6a315c5197
Merge of r4231, r4300, r4303, r4304:

Configure/build changes and fixes:

*) Revamped "configure --help" text.

*) FreeBSD 10-current has recently gotten POSIX_FADV_* macros.
   A fix for the broken build applied.

*) AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included
   in the sys_nerr test.

   When sys_nerr and _sys_nerr are missed on a particular platform
   and our euristic for a maximum errno detection applied always
   print the maximum errno number we reached instead of printing void.

   This makes possible to build nginx on AIX 7.1.

*) Made it possible to build/install from the SVN checkout.
auto/install
auto/options
auto/unix
src/os/unix/ngx_files.c