view auto/nohave @ 2626:b0cfe5f66e8d

fix segfault introduced in r2602 if there is 502/504 error and proxy/fastcgi_cache is defined without proxy/fastcgi_cache_valid
author Igor Sysoev <igor@sysoev.ru>
date Mon, 30 Mar 2009 14:23: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  0
#endif

END