From: Zdeněk Šustr Date: Mon, 26 Apr 2010 10:54:37 +0000 (+0000) Subject: Replace glite_lb_client.m4 and glite_lb_common.m4 with glite_lb.m4 X-Git-Tag: glite-jobid-api-c_R_1_0_4_1~20 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7f4975035c1d7e5912452cbe15fbc1008f70733f;p=jra1mw.git Replace glite_lb_client.m4 and glite_lb_common.m4 with glite_lb.m4 --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 9847276..bc281eb 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -346,8 +346,8 @@ endif ${INSTALL} -m 755 ${top_srcdir}/examples/sandbox_transfers.sh ${PREFIX}/examples/glite-lb-sandbox_transfers.sh ${INSTALL} -m 644 ${MAN_GZ} ${PREFIX}/share/man/man1 ${INSTALL} -m 644 ${MAN8_GZ} ${PREFIX}/share/man/man8 - sed "s/%LIBDIR%/${libdir}/" ${top_srcdir}/m4/glite_lb_client.m4 > glite_lb_client.m4 - ${INSTALL} -m 644 glite_lb_client.m4 ${PREFIX}/share/build/m4/ + sed "s/%LIBDIR%/${libdir}/" ${top_srcdir}/m4/glite_lb.m4 > glite_lb.m4 + ${INSTALL} -m 644 glite_lb.m4 ${PREFIX}/share/build/m4/ clean: rm -rvf *.o *.lo .libs lib* *.c *.cpp *.h *.dox producer_test notify C/ CPP/ diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index 2343207..0cf61e7 100644 --- a/org.glite.lb.common/Makefile +++ b/org.glite.lb.common/Makefile @@ -216,8 +216,6 @@ install: ${INSTALL} -m 644 glite/wmsutils/jobid/*.h ${PREFIX}/include/glite/wmsutils/jobid/ ; \ fi ; ${STAGE_PERFTEST} ; - mkdir -p ${PREFIX}/share/build/m4 - ${INSTALL} -m 644 ${top_srcdir}/m4/*.m4 ${PREFIX}/share/build/m4 clean: rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/ test_parse il_test parse.cpp events.tex status.tex