view auto/have_headers @ 402:ccd136b40665

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 14 Aug 2008 00:32:13 +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