From: Martin Mares Date: Sun, 16 Oct 2011 19:30:58 +0000 (+0200) Subject: Commented on the use of -DHASHING X-Git-Tag: v5.1~16 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=974585a91012243da6f4bf2057bd24f66b6b9091;p=nsc-5.git Commented on the use of -DHASHING --- diff --git a/m4/nsc.m4 b/m4/nsc.m4 index 224512d..ad9ed24 100644 --- a/m4/nsc.m4 +++ b/m4/nsc.m4 @@ -3,6 +3,7 @@ dnl ### NSC -- Zone File Generator dnl ### (c) 1997--2011 Martin Mares dnl ### dnl ### Usage: m4 -DVERS=path-to-version-file nsc.m4 domain-source-files >zone-file +dnl ### or: m4 -DHASHING nsc.m4 domain-source-files | md5sum dnl ### include(m4/dnslib.m4)