[lvm-devel] LVM2/liblvm liblvm2app.pc.in liblvm2app.pc

agk at sourceware.org agk at sourceware.org
Thu Jul 23 01:41:59 UTC 2009


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2009-07-23 01:41:55

Added files:
	liblvm         : liblvm2app.pc.in 
Removed files:
	liblvm         : liblvm2app.pc 

Log message:
	check in the correct pkgconfig file

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/liblvm2app.pc.in.diff?cvsroot=lvm2&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/liblvm2app.pc.diff?cvsroot=lvm2&r1=1.1&r2=NONE

/cvs/lvm2/LVM2/liblvm/liblvm2app.pc.in,v  -->  standard output
revision 1.1
--- LVM2/liblvm/liblvm2app.pc.in
+++ -	2009-07-23 01:41:56.598853000 +0000
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: lvm2app
+Description: lvm2 application library
+Version: @LVM_MAJOR at .@LVM_LIBAPI@
+Cflags: -I${includedir} 
+Libs: -L${libdir} -llvm2app
+Libs.private: -ldevmapper




More information about the lvm-devel mailing list