view auto/have @ 4142:7b632622ba56

Fixed error message.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 23 Sep 2011 20:15:27 +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