view auto/have_headers @ 4187:b9dade63fcc2

The reference documentation is moving elsewhere.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 09 Oct 2011 06:49:54 +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