view auto/have @ 4736:cebbe4fda8aa

Reset r->uri_changed in a named location (ticket #184).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 03 Jul 2012 11:30:05 +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