view auto/have @ 8767:584e9951b044 quic

Fixed a mismerge in 5c86189a1c1b.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 28 Dec 2021 15:01: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  1
#endif

END