view auto/have @ 8049:c4e1c97098e1

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 Jun 2022 17:09:34 +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