view auto/nohave @ 8097:6b81c065e2d3 stable-1.22

release-1.22.1 tag
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 19 Oct 2022 11:02:20 +0300
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