view auto/define @ 5807:6d468b45f40e

Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom(). Reported by Gang Li.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 19 Aug 2014 14:13:39 +0400
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END