view auto/have @ 2487:9b4dce95c744

fix return code, this fixes segfault when two or more simultaneous connections are resolving the same address
author Igor Sysoev <igor@sysoev.ru>
date Sat, 31 Jan 2009 20:33:01 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END