Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 314499 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- pciutils-3.1.7/lib/configure
0
++ pciutils-3.1.7/lib/configure
Lines 85-91 Link Here
85
		esac
85
		esac
86
		echo >>$c '#define PCI_HAVE_STDINT_H'
86
		echo >>$c '#define PCI_HAVE_STDINT_H'
87
		;;
87
		;;
88
	freebsd)
88
	freebsd*)
89
		echo_n " fbsd-device"
89
		echo_n " fbsd-device"
90
		echo >>$c '#define PCI_HAVE_PM_FBSD_DEVICE'
90
		echo >>$c '#define PCI_HAVE_PM_FBSD_DEVICE'
91
		echo >>$c '#define PCI_PATH_FBSD_DEVICE "/dev/pci"'
91
		echo >>$c '#define PCI_PATH_FBSD_DEVICE "/dev/pci"'

Return to bug 314499