You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
222 B

--- a/lib/configure
+++ b/lib/configure
@@ -57,7 +57,7 @@ echo >>$c "#define PCI_OS_`echo $sys | t
echo >$m 'WITH_LIBS='
echo_n "Looking for access methods..."
-LIBRESOLV=-lresolv
+LIBRESOLV=
case $sys in
linux*)