]> mj.ucw.cz Git - nsc-5.git/commitdiff
Added a global configuration file.
authorMartin Mares <mj@ucw.cz>
Mon, 24 Jan 2000 20:01:06 +0000 (20:01 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 24 Jan 2000 20:01:06 +0000 (20:01 +0000)
m4/nsc.m4

index 9b0bf3e205353a2f553d340a64ca0e12d4136a71..5f56686d1c5fa44d42fc0259bfecf87dea23c696 100644 (file)
--- a/m4/nsc.m4
+++ b/m4/nsc.m4
@@ -1,6 +1,6 @@
 dnl ###
-dnl ### NSC 2.2 -- Zone File Generator
-dnl ### (c) 1997--1999 Martin Mares <mj@ucw.cz>
+dnl ### NSC 2.3 -- Zone File Generator
+dnl ### (c) 1997--2000 Martin Mares <mj@ucw.cz>
 dnl ###
 dnl ### Usage: m4 nsc.m4 domain-source-files >zone-file
 dnl ###    Or: m4 nsc.m4 domain-source-files >rev-zone-file -DREVERSE=net-ip -DREVBASE=net-ip-to-SOA
@@ -101,3 +101,5 @@ localhost   A       127.0.0.1
 divert`'ifdef(`REVERSE',`
 ')')
 m4wrap(`cleanup')
+
+include(cf/config)