view auto/have_headers @ 424:44a61c599bb2

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 15 Oct 2008 15:39:40 +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