1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/liblvm/liblvm2app.pc.in

12 lines
250 B
PkgConfig
Raw Normal View History

2009-07-23 05:41:53 +04:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: lvm2app
Description: lvm2 application library
2009-07-23 05:41:53 +04:00
Version: @LVM_MAJOR@.@LVM_LIBAPI@
Cflags: -I${includedir}
Libs: -L${libdir} -llvm2app
Requires.private: devmapper