view auto/have @ 2099:ed73a895b440 stable-0.6

r2015 merge: avoid recursive loop
author Igor Sysoev <igor@sysoev.ru>
date Mon, 07 Jul 2008 11:23:28 +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