view auto/have @ 5585:f303f3e43f7b

Docs: switched from java XSLScript to xslscript.pl. Latter is available from http://hg.nginx.org/xslscript.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 28 Feb 2014 20:17:00 +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  1
#endif

END