mirror of
https://github.com/nginx/nginx.git
synced 2024-11-23 20:19:02 +08:00
2c84f7af2c
IPv6 now compiled-in automatically if support is found. If there is a need to disable it for some reason, --with-cc-opt="-DNGX_HAVE_INET6=0" can be used for this. |
||
---|---|---|
.. | ||
GNUmakefile | ||
README |
make -f misc/GNUmakefile release the required tools: *) xsltproc to build CHANGES, *) xslscript.pl ( http://hg.nginx.org/xslscript ) to build XSLTs from XSLScript sources. make -f misc/GNUmakefile icons the required tool: *) netpbm to create Win32 icons from xpm sources.