about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 4cfd27c..b628b43 100755
--- a/configure
+++ b/configure
@@ -33,7 +33,7 @@ done
 case "$(uname)" in
 	(Darwin)
 		config libtls
-		ldlibs -liconv
+		ldlibs -liconv -lresolv
 		;;
 	(*)
 		config libtls