view auto/define @ 814:760ed037a5a4

fix log message
author Igor Sysoev <igor@sysoev.ru>
date Wed, 25 Oct 2006 15:38:02 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END