From: Aleš Křenek Date: Fri, 14 Oct 2005 11:58:38 +0000 (+0000) Subject: don't build stdsoap2.o X-Git-Tag: glite-jp-client_R_1_0_0~32 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3764d2be4797678b66caa78046978dd895eda5b2;p=jra1mw.git don't build stdsoap2.o --- diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index ae4b82b..9b0b998 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -144,7 +144,7 @@ ifeq ($(GLITE_LB_SERVER_WITH_WS),yes) BKSERVER_OBJS:= \ ${BKSERVER_BASE_OBJS} \ ${GSOAP_FILES_PREFIX}C.o ${GSOAP_FILES_PREFIX}Server.o \ - ws_query.o ws_fault.o ws_typeref.o stdsoap2.o + ws_query.o ws_fault.o ws_typeref.o BKSERVER_LIBS= \ ${SRVBONES_LIB} \