view auto/fmt/xfmt @ 205:4a9a2b1dd6fa

nginx-0.0.1-2003-12-04-17:53:00 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 04 Dec 2003 14:53:00 +0000
parents 11fbd0fc041d
children 00cafae0bdf1
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