view auto/nohave @ 4352:413b822f1efa stable-1.0

Merge of r4223: FreeBSD's MALLOC_OPTIONS must be set before any malloc() call. The bug has been introduced in r3799.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Dec 2011 19:01:10 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END