view auto/have @ 4540:cab9aa79256c

Slight optimization in ngx_http_get_variable_index().
author Ruslan Ermilov <ru@nginx.com>
date Thu, 15 Mar 2012 19:41:35 +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