view auto/nohave @ 5505:d091d16ed398

Resolver: added support for domain names with a trailing dot.
author Yichun Zhang <agentzh@gmail.com>
date Fri, 10 Jan 2014 11:22:14 -0800
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  0
#endif

END