From: František Dvořák Date: Mon, 15 Nov 2004 13:02:19 +0000 (+0000) Subject: drop unused definition symbol X-Git-Tag: glite-lb_R_0_1_0~11 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=009f42ab3cd2b7d3421e8e56a344fb6b5d852782;p=jra1mw.git drop unused definition symbol --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index b72b7a1..17e4784 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -181,7 +181,7 @@ ${LIBTHROBJS} ${TESTLIBTHROBJS}: %.thr.o: %.c ${COMPILE} ${GLOBUSTHRINC} -o $@ -c $< logevent_fake.o: logevent.c - ${COMPILE} ${GLOBUSINC} -DFAKE -c $< -o $@ + ${COMPILE} ${GLOBUSINC} -c $< -o $@ # catches $TOOLS and logevent compilation %.o: %.c