view auto/have @ 6264:7ac57369036c

Style: unneeded casts of cf->args->elts removed.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 19 Oct 2015 23:04:49 +0300
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