view auto/define @ 710:6875ee9f93c7

ssi did work with memcached and nonbuffered responses
author Igor Sysoev <igor@sysoev.ru>
date Sat, 23 Sep 2006 15:55:54 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

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

END