From: Martin Mares Date: Tue, 26 Aug 2008 11:19:04 +0000 (+0200) Subject: By mistake, we were setting PCI_USE_DNS on Linux automatically. X-Git-Tag: v3.0.1~16 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=69388a6a3cc4c615ac89b9b298c8e70a6ba6e311;p=pciutils.git By mistake, we were setting PCI_USE_DNS on Linux automatically. Well spotted by Matthias Weidle. --- diff --git a/lib/configure b/lib/configure index d855a3c..d2f56f8 100755 --- a/lib/configure +++ b/lib/configure @@ -62,7 +62,6 @@ case $sys in ;; esac echo >>$c '#define PCI_HAVE_64BIT_ADDRESS' - echo >>$c '#define PCI_USE_DNS' ;; sunos) case $cpu in