view misc/README @ 6098:ac34eff7e147

Fixed build, broken by 8b7f062a3fe6. Casting a "const char *" to "char *" doesn't work on older gcc versions.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 16 Apr 2015 15:05:40 +0300
parents 001beb963d86
children 985b0bda403c
line wrap: on
line source


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.