view auto/nohave @ 8162:252a7acd35ce

Added stream modules realip and ssl_preread to win32 builds.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 17 Apr 2023 14:08:00 +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