view auto/have @ 7128:3012fcb69db4

release-1.13.6 tag
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 10 Oct 2017 18:22:51 +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