view auto/have @ 4204:657aaedcc0e3

Fixed two minor bugs in "types" parsing code.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 12 Oct 2011 09:36:21 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END