X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=m4%2Fnsc.m4;h=05a73245959120ed6466c014206fc02022470107;hb=771dee6420421c5345ca84f032b0a1b5ab2a79d7;hp=aa2d4d98381f926cda871891cd9e64e9b27bc265;hpb=e71dc5ff75ffd595bf84ec59a69a8e19c2e4df72;p=nsc-5.git diff --git a/m4/nsc.m4 b/m4/nsc.m4 index aa2d4d9..05a7324 100644 --- a/m4/nsc.m4 +++ b/m4/nsc.m4 @@ -127,6 +127,10 @@ define(TXT, `nsc_emit_name `TXT' "$1"') define(RP, `nsc_emit_name `RP' nsc_corr_dot($1) nsc_corr_dot($2)') +# SRV records + +define(SRV, `_`'$1`'._`'$2`'.CURRENT_NAME `SRV' $3 $4 $5 nsc_corr_dot($6)`'nsc_set_name(CURRENT_NAME)') + # CNAME records define(CNAME, `$1 `CNAME' nsc_corr_dot($2)')