view auto/nohave @ 8098:a2924855f453

Version bump.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 03 Nov 2022 15:52:55 +0400
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