view auto/have_headers @ 8092:2b08b48ecc23 stable-1.22

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 19 Oct 2022 10:59:37 +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