view auto/have_headers @ 4435:3b9be99122b6 stable-1.0

Merge of r4338: Renamed some constants to improve readability, no functional changes.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 05 Feb 2012 12:46:20 +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