view auto/fmt/xfmt @ 203:c9da5900c79e

nginx-0.0.1-2003-12-02-08:47:29 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 02 Dec 2003 05:47:29 +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