aboutsummaryrefslogtreecommitdiff
path: root/auto/fmt/xfmt
diff options
context:
space:
mode:
Diffstat (limited to 'auto/fmt/xfmt')
-rw-r--r--auto/fmt/xfmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/fmt/xfmt b/auto/fmt/xfmt
index 0256c5caa..31f4d717d 100644
--- a/auto/fmt/xfmt
+++ b/auto/fmt/xfmt
@@ -1,6 +1,6 @@
-echo "#ifndef $NGX_FMT_NAME" >> $NGX_AUTO_CONFIG_H
-echo "#define $NGX_FMT_NAME \"$NGX_FMT\"" | sed -e 's/d"$/x"/' \
+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