view auto/fmt/xfmt @ 225:2e9a8a14a0cf

nginx-0.0.1-2004-01-13-19:43:23 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 13 Jan 2004 16:43:23 +0000
parents 00cafae0bdf1
children b6793bc5034b
line wrap: on
line source


echo "#ifndef $ngx_fmt_name"                 >> $NGX_AUTO_CONFIG_H
echo "#define $ngx_fmt_name  \"$ngx_fmt\"" | sed -e 's/d"$/x"/' \
                                             >> $NGX_AUTO_CONFIG_H
echo "#endif"                                >> $NGX_AUTO_CONFIG_H
echo                                         >> $NGX_AUTO_CONFIG_H