summaryrefslogtreecommitdiffstats
path: root/libdm/libdevmapper.pc.in
blob: eb7071db2f0c573fe3a4efa042d4a45a68c29312 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: devmapper
Description: device-mapper library
Version: @DM_LIB_PATCHLEVEL@
Cflags: -I${includedir} 
Libs: -L${libdir} -ldevmapper
Requires.private: @SELINUX_PC@ @UDEV_PC@