mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 06:19:14 +08:00
12 lines
223 B
Diff
12 lines
223 B
Diff
--- a/lib/configure
|
|
+++ b/lib/configure
|
|
@@ -52,7 +52,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
|