From b80d8f4d9350ef1a04d4f5fb530a66dcd74821af Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 4 Dec 2020 18:18:00 -0500 Subject: Remove dependency on dig/drill --- configure | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 3b57019..3309d82 100755 --- a/configure +++ b/configure @@ -31,13 +31,8 @@ for opt; do done case "$(uname)" in - (FreeBSD) - config libtls - defstr DRILL_PATH /usr/bin/drill - ;; (OpenBSD) ldlibs -ltls - defstr DIG_PATH /usr/bin/dig ;; (Linux) cflags -D_GNU_SOURCE -DDECLARE_RPP -- cgit 1.4.1