view auto/nohave @ 5559:f1621a2b92d0 stable-1.4

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 06 Feb 2014 20:49:12 +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  0
#endif

END