From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 25 Mar 2008 20:03:48 -0000 Subject: [Cluster-devel] conga/ricci/modules/storage Makefile Message-ID: <20080325200348.12249.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Branch: RHEL5 Changes by: rmccabe at sourceware.org 2008-03-25 20:03:47 Modified files: ricci/modules/storage: Makefile Log message: compensate for build system weirdness. library isn't currently used, anyway Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.12.2.2&r2=1.12.2.3 --- conga/ricci/modules/storage/Makefile 2008/01/17 17:38:39 1.12.2.2 +++ conga/ricci/modules/storage/Makefile 2008/03/25 20:03:47 1.12.2.3 @@ -56,7 +56,7 @@ INCLUDE += CXXFLAGS += -DPARANOIA=$(PARANOID) -LDFLAGS += -lgroup -lmagic +LDFLAGS += -lmagic ifeq ($(PARANOID), 1) LDFLAGS += ${top_srcdir}/common/paranoid/*.o