]> sourceware.org Git - lvm2.git/blob - liblvm/liblvm2app.pc.in
man: document allocation process in lvm.8
[lvm2.git] / liblvm / liblvm2app.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: lvm2app
7 Description: lvm2 application library
8 Version: @LVM_MAJOR@.@LVM_LIBAPI@
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -llvm2app
11 Requires.private: devmapper
This page took 0.043349 seconds and 5 git commands to generate.