view auto/fmt/xfmt @ 273:34329e143004

nginx-0.0.2-2004-03-01-19:45:48 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 01 Mar 2004 16:45:48 +0000
parents b6793bc5034b
children 42d11f017717
line wrap: on
line source


cat << END | sed -e 's/d"$/x"/' >> $NGX_AUTO_CONFIG_H

#ifndef $ngx_fmt_name
#define $ngx_fmt_name  "$ngx_fmt"
#endif

END