utils/pciutils: remove the libresolv dependency
authorAlexandros C. Couloumbis <alex@ozo.com>
Fri, 11 Mar 2011 10:37:30 +0000 (10:37 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Fri, 11 Mar 2011 10:37:30 +0000 (10:37 +0000)
SVN-Revision: 26029

utils/pciutils/patches/104-resolv.patch [new file with mode: 0644]

diff --git a/utils/pciutils/patches/104-resolv.patch b/utils/pciutils/patches/104-resolv.patch
new file mode 100644 (file)
index 0000000..dbd46aa
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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*)