Fix work keepalive and rewrite to named location
[nginx-catap.git] / auto / define
blob971f99df2ce7b4cd081e592506c2942aff56bc4b
2 # Copyright (C) Igor Sysoev
5 cat << END >> $NGX_AUTO_CONFIG_H
7 #ifndef $have
8 #define $have  $value
9 #endif
11 END