view auto/nohave @ 5619:517b5b599e3f

Mp4: moved atom cropping code out of update functions. It can now be reused for implementing mp4 end.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 20 Mar 2014 16:05:18 +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  0
#endif

END