view auto/nohave @ 7971:b5c87e0e57ef stable-1.20

release-1.20.2 tag
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 16 Nov 2021 17:44:02 +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