From 1d0d65305e542ff811b56bd3cb6256c08d47fe5e Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 24 Jan 2000 20:01:06 +0000 Subject: [PATCH] Added a global configuration file. --- m4/nsc.m4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/m4/nsc.m4 b/m4/nsc.m4 index 9b0bf3e..5f56686 100644 --- 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 +dnl ### NSC 2.3 -- Zone File Generator +dnl ### (c) 1997--2000 Martin Mares 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) -- 2.39.2