--- 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=
|
|
LIBEXT=so
|
|
|
|
case $sys in
|