xenocara/lib/libpciaccess/pciaccess.pc.in
2007-06-05 20:08:56 +00:00

11 lines
254 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: pciaccess
Description: Library providing generic access to the PCI bus and devices.
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lpciaccess