OSDN Git Service

Android porting
[android-x86/external-libpciaccess.git] / pciaccess.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: pciaccess
7 Description: Library providing generic access to the PCI bus and devices.
8 Version: @PACKAGE_VERSION@
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -lpciaccess