From 7a79882f00c1afb7091c9dc9da900aeb7eac51f1 Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Thu, 20 Apr 2000 19:32:57 +0000 Subject: [PATCH] Bring dig into configure script --- configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 9c8b28afb1..c1ad91101a 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.116 +# From configure.in Revision: 1.118 @@ -4050,6 +4050,7 @@ trap 'rm -fr `echo "make/rules bin/named/unix/Makefile bin/lwresd/Makefile bin/rndc/Makefile + bin/dig/Makefile bin/tests/Makefile bin/tests/names/Makefile bin/tests/master/Makefile @@ -4270,6 +4271,7 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules bin/named/unix/Makefile bin/lwresd/Makefile bin/rndc/Makefile + bin/dig/Makefile bin/tests/Makefile bin/tests/names/Makefile bin/tests/master/Makefile