view auto/fmt/xfmt @ 254:98c77ca0f354

nginx-0.0.2-2004-02-09-19:30:01 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 09 Feb 2004 16:30:01 +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