view auto/define @ 4153:7de74ed694c8

Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 27 Sep 2011 12:06:07 +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