view auto/nohave @ 4753:808dee4f2b22

Synchronized the license text with the FreeBSD's bsd-style-copyright.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 10 Jul 2012 12:40:35 +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  0
#endif

END