view auto/nohave @ 5663:001beb963d86

Documented the switch from java XSLScript to xslscript.pl.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Apr 2014 13:48:41 +0400
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END