view auto/have_headers @ 433:2b6aba7fe8b5

Merge with nginx 0.7.16.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 08 Sep 2008 14:18:16 +0400
parents b55cbf18157e
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END