view auto/define @ 425:3ff402661f4c

Merge with nginx 0.7.13.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 01 Sep 2008 04:43:15 +0400
parents f0b350454894
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END