view auto/nohave @ 4281:3a3a2d767ecd

Added image/webp and video/webm MIME types.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 14 Nov 2011 14:16:51 +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