[Cluster-devel] cluster/rgmanager/src/clulib Makefile

lhh at sourceware.org lhh at sourceware.org
Tue Dec 18 17:54:50 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	lhh at sourceware.org	2007-12-18 17:54:50

Modified files:
	rgmanager/src/clulib: Makefile 

Log message:
	Fix build

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/clulib/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.10.2.4&r2=1.10.2.5

--- cluster/rgmanager/src/clulib/Makefile	2007/12/18 17:52:56	1.10.2.4
+++ cluster/rgmanager/src/clulib/Makefile	2007/12/18 17:54:50	1.10.2.5
@@ -34,7 +34,7 @@
 libclulib.a: clulog.o daemon_init.o signals.o msgsimple.o \
 		gettid.o rg_strings.o message.o members.o fdops.o \
 		lock.o cman.o vft.o msg_cluster.o msg_socket.o \
-		wrap_lock.o tmgr.o sets.o constants.o
+		wrap_lock.o tmgr.o sets.o 
 	${AR} cru $@ $^
 	ranlib $@
 




More information about the Cluster-devel mailing list