Lines Matching refs:dnl
23 ifdef(`__win32__', `dnl', `dnl
24 ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl
25 syscmd(sh _CF_DIR_`'sh/makeinfo.sh _CF_DIR_ > TEMPFILE)dnl
26 include(TEMPFILE)dnl
27 syscmd(rm -f TEMPFILE)dnl')')
29 )dnl
77 dnl define if not yet defined: if `$1' is not defined it will be `$2'
79 dnl ----------------------------------------
80 dnl add a char $2 to a string $1 if it is not there
82 dnl ----
83 dnl delete a char $2 from a string $1 if it is there
85 dnl ----
86 dnl apply a macro to a whole string by recursion (one char at a time)
87 dnl $1: macro
88 dnl $2: first argument to macro
89 dnl $3: list that is split up into characters
91 dnl ----
92 dnl MODIFY_MAILER_FLAGS: append tail of $2 to $1_MF_A/D_
93 dnl A if head($2) = +
94 dnl D if head($2) = -
95 dnl $1_MF_ is set otherwise; set _A/D_ to `'
97 dnl ----
98 dnl actually modify flags:
99 dnl $1: flags (strings) to modify
100 dnl $2: name of flags (just first part) to modify
101 dnl WARNING: the order might be important: if someone adds and delete the
102 dnl same characters, he does not deserve any better, does he?
103 dnl this could be coded more efficiently... (do not apply the macro if _MF_A/D_ is undefined)
105 dnl usage:
106 dnl MODIFY_MAILER_FLAGS(`LOCAL',`+FlaGs')dnl
107 dnl in MAILER.m4: _MODMF_(LMF,`LOCAL')
108 dnl ----------------------------------------
110 `define(`_M_N_', `ifelse(`$2', `', `$1', `$2')')dnl
111 ifdef(`_MAILER_DEFINED_', `', `define(`_MAILER_DEFINED_', `1')')dnl
138 define(`CF_LEVEL', `10')dnl
141 dnl for UUCP...
144 `divert(9)dnl
152 `divert(9)dnl
202 define(`_CLASS_$3_', `')dnl
203 ifelse($3, U, C{w}$2 $2.UUCP, `dnl')
209 POPDIVERT`'dnl`'')
211 POPDIVERT`'dnl`'')
213 POPDIVERT`'dnl`'')
215 POPDIVERT`'dnl`'')
218 POPDIVERT`'dnl`'')
220 POPDIVERT`'dnl`'')
222 POPDIVERT`'dnl`'')
224 POPDIVERT`'dnl`'')
226 POPDIVERT`'dnl`'')
228 POPDIVERT`'dnl`'')
230 POPDIVERT`'dnl`'')
232 POPDIVERT`'dnl`'')
234 POPDIVERT`'dnl`'')
236 POPDIVERT`'dnl`'')
238 POPDIVERT`'dnl`'')
240 POPDIVERT`'dnl`'')
242 POPDIVERT`'dnl`'')
245 POPDIVERT`'dnl`'')
248 POPDIVERT`'dnl`'')
250 POPDIVERT`'dnl`'')
252 POPDIVERT`'dnl`'')
254 POPDIVERT`'dnl`'')
313 divert(0)dnl