public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - libdlmcontrol: add pkgconfig support
@ 2009-01-30 11:08 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-01-30 11:08 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=4028dbd984690c3136c9da25f8dc85a4bbf89ba8
Commit:        4028dbd984690c3136c9da25f8dc85a4bbf89ba8
Parent:        e3331efa9c95b7918798dfe8a8b8afffacb2ae4d
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Fri Jan 30 11:16:12 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Jan 30 11:43:14 2009 +0100

libdlmcontrol: add pkgconfig support

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 dlm/libdlmcontrol/libdlmcontrol.pc.in |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/dlm/libdlmcontrol/libdlmcontrol.pc.in b/dlm/libdlmcontrol/libdlmcontrol.pc.in
new file mode 100644
index 0000000..db7dfa9
--- /dev/null
+++ b/dlm/libdlmcontrol/libdlmcontrol.pc.in
@@ -0,0 +1,11 @@
+prefix=@PREFIX@
+exec_prefix=${prefix}
+libdir=@LIBDIR@
+includedir=@INCDIR@
+
+Name: libdlmcontrol
+Version: @VERSION@
+Description: DLM control library
+Requires:
+Libs: -L${libdir} -ldlmcontrol
+Cflags: -I${includedir}


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

only message in thread, other threads:[~2009-01-30 11:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-30 11:08 cluster: STABLE3 - libdlmcontrol: add pkgconfig support Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).