view auto/have @ 4888:3abac956f6c8

Gunzip: fixed r->gzip_ok check.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 18 Oct 2012 14:27:40 +0000
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