view auto/have_headers @ 7158:47cca243d0ed release-1.13.7

nginx-1.13.7-RELEASE
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 Nov 2017 18:09:43 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END