view auto/define @ 405:2f3f9dbf84d0

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 19 Aug 2008 12:41:52 +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