From: Zdeněk Šustr Date: Tue, 11 May 2010 13:26:21 +0000 (+0000) Subject: Another fix to m4 (istall both). X-Git-Tag: glite-lb-client_R_4_0_6_1~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b8356402924416de7bf8783d95ab08c79ade88e6;p=jra1mw.git Another fix to m4 (istall both). --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 40eeabf..c922a29 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -349,6 +349,8 @@ endif ${INSTALL} -m 755 ${top_srcdir}/examples/notify.pl ${PREFIX}/examples/glite-lb-notify.pl ${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/