1234567891011 |
- $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
- --- pciutils-3.1.7.orig/lib/configure 2009-07-04 18:11:04.000000000 +0200
- +++ pciutils-3.1.7/lib/configure 2010-10-10 20:14:17.000000000 +0200
- @@ -64,7 +64,6 @@ case $sys in
- echo_n " sysfs proc"
- echo >>$c '#define PCI_HAVE_PM_LINUX_SYSFS'
- echo >>$c '#define PCI_HAVE_PM_LINUX_PROC'
- - echo >>$c '#define PCI_HAVE_LINUX_BYTEORDER_H'
- echo >>$c '#define PCI_PATH_PROC_BUS_PCI "/proc/bus/pci"'
- echo >>$c '#define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci"'
- case $cpu in
|