X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/1df2595e16dd591d27c4089f19dac493f638d3ca..17553a31d6069e8ff8e4dee0cec6d4740f68e6ae:/defs.m4 diff --git a/defs.m4 b/defs.m4 index 370c2d3..30d3fe9 100644 --- a/defs.m4 +++ b/defs.m4 @@ -117,7 +117,7 @@ m4_ifdef(<:_head:$1/$2:>, <:<:##:> m4_indir(<:_head:$1/$2:>) ## An ACL action to add the given HDRS, which are a `\n'-terminated list of ## new header lines. m4_define(<:ADD_HEADER:>, <:m4_dnl - set acl_m_hdradd = ${if def:acl_m_hdradd{$acl_m_hdradd}{}}$1\n:>) +set acl_m_hdradd = ${if def:acl_m_hdradd{$acl_m_hdradd}{}}$1\n:>) ## RENAME_HEADERS_ADD(list) ##