view auto/have @ 5191:99c535c3439b

release-1.5.0 tag
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 May 2013 14:05:17 +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  1
#endif

END