public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* rgmanager: master - rgmanager: stop linking clulog with cman
@ 2009-03-19  9:16 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-03-19  9:16 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/rgmanager.git?p=rgmanager.git;a=commitdiff;h=eb67412c7e954cfffd081b48477bb029f46a86b7
Commit:        eb67412c7e954cfffd081b48477bb029f46a86b7
Parent:        f08937ea6541856af198fc18a0369ff55a059c2a
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Thu Mar 19 10:12:26 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Mar 19 10:15:57 2009 +0100

rgmanager: stop linking clulog with cman

no need to do that

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 rgmanager/src/utils/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rgmanager/src/utils/Makefile b/rgmanager/src/utils/Makefile
index a458c6a..0e01c73 100644
--- a/rgmanager/src/utils/Makefile
+++ b/rgmanager/src/utils/Makefile
@@ -56,7 +56,7 @@ ${TARGET4}: ${OBJS4} ${LDDEPS}
 			$(LOGSYS_LDFLAGS) $(LDFLAGS)
 
 ${TARGET5}: ${OBJS5} ${LDDEPS}
-	$(CC) -o $@ $^ $(CCS_LDFLAGS) $(CMAN_LDFLAGS) \
+	$(CC) -o $@ $^ $(CCS_LDFLAGS) \
 			$(LOGSYS_LDFLAGS) $(LDFLAGS)
 
 ${TARGET6}:


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

only message in thread, other threads:[~2009-03-19  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-19  9:16 rgmanager: master - rgmanager: stop linking clulog with cman 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).