patch-lib_configure 527 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- pciutils-3.0.3.orig/lib/configure 2008-11-09 20:50:26.000000000 +0100
  3. +++ pciutils-3.0.3/lib/configure 2009-01-09 19:56:33.000000000 +0100
  4. @@ -60,7 +60,6 @@ case $sys in
  5. echo_n " sysfs proc"
  6. echo >>$c '#define PCI_HAVE_PM_LINUX_SYSFS'
  7. echo >>$c '#define PCI_HAVE_PM_LINUX_PROC'
  8. - echo >>$c '#define PCI_HAVE_LINUX_BYTEORDER_H'
  9. echo >>$c '#define PCI_PATH_PROC_BUS_PCI "/proc/bus/pci"'
  10. echo >>$c '#define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci"'
  11. case $cpu in