public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - rgmanager: stop linking clulog with cman
@ 2009-03-19 9:13 Fabio M. Di Nitto
0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-03-19 9:13 UTC (permalink / raw)
To: cluster-cvs-relay
Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=dd17e0f04345d1193f4f5045763a8985be8a081c
Commit: dd17e0f04345d1193f4f5045763a8985be8a081c
Parent: f85425ae981fbcee1c3929a83c67d36c3ef8e5d7
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:12:26 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:13 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:13 cluster: STABLE3 - 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).