summaryrefslogtreecommitdiff
path: root/libdm/libdevmapper.pc.in
blob: f29f920b8a2293a40021be441d012c183fcf7be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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@
Libs.private: -lm @RT_LIB@