view auto/have @ 1383:7a41db04d1b8 stable-0.5

r1376 merge: add debug info for Sun Studio
author Igor Sysoev <igor@sysoev.ru>
date Sat, 11 Aug 2007 10:13:37 +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