All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/liblvm liblvm2app.pc.in liblvm2app.pc
@ 2009-07-23  1:41 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2009-07-23  1:41 UTC (permalink / raw)
  To: lvm-devel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-23  1:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-23  1:41 LVM2/liblvm liblvm2app.pc.in liblvm2app.pc agk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.