view auto/nohave @ 9116:8eae1b4f1c55

release-1.25.0 tag
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 23 May 2023 18:08: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