view auto/have_headers @ 4227:4af8ea9c3a86

Fixed port range checking.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 13:48:43 +0000
parents 9b8c906f6e63
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END