view auto/define @ 4282:71cdac0b9ea6

Fix of "Content-Length" header of MP4 response if start argument was used. Patch by Piotr Sikora.
author Igor Sysoev <igor@sysoev.ru>
date Mon, 14 Nov 2011 14:42:48 +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