patch-lib_configure 527 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- pciutils-3.1.7.orig/lib/configure 2009-07-04 18:11:04.000000000 +0200
  3. +++ pciutils-3.1.7/lib/configure 2010-10-10 20:14:17.000000000 +0200
  4. @@ -64,7 +64,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