xenocara/lib/libpciaccess/pciaccess.pc.in

11 lines
254 B
PkgConfig
Raw Normal View History

2007-06-05 14:08:56 -06:00
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