view auto/fmt/xfmt @ 330:377a955421dc

nginx-0.0.3-2004-04-29-20:34:26 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 29 Apr 2004 16:34:26 +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