diff options
Diffstat (limited to '')
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
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 |