CVSROOT: /cvs/cluster
Module name: conga
Branch: RHEL5
Changes by: [EMAIL PROTECTED] 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