]> mj.ucw.cz Git - pciutils.git/commitdiff
By mistake, we were setting PCI_USE_DNS on Linux automatically.
authorMartin Mares <mj@ucw.cz>
Tue, 26 Aug 2008 11:19:04 +0000 (13:19 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 26 Aug 2008 11:19:04 +0000 (13:19 +0200)
Well spotted by Matthias Weidle.

lib/configure

index d855a3cb3851ede87ac2accf881f14e1d876113c..d2f56f8d5b5034e7086279cd3528b5af90006306 100755 (executable)
@@ -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