view auto/have @ 4456:6d40dc8e5ed1

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 09 Feb 2012 16:18:02 +0000
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