view auto/nohave @ 5269:51f6ddbf6d09 stable-1.4

Perl: extra "return" removed.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 11 May 2013 18:48:56 +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