view auto/have_headers @ 8455:b3f4d83d6fd0

MIME: added application/wasm type (ticket #1606).
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 08 May 2021 20:31:03 +0300
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END