4522dc594d
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26029 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
222 B
Diff
12 lines
222 B
Diff
--- 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*)
|