Install glite_lb.m4 rather than glite_lb_client.m4
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 11 May 2010 11:19:02 +0000 (11:19 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 11 May 2010 11:19:02 +0000 (11:19 +0000)
org.glite.lb.client/Makefile

index bc99bff..40eeabf 100644 (file)
@@ -349,8 +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/
 
 clean:
        rm -rvf *.o *.lo .libs lib* *.c *.cpp *.h *.dox producer_test notify C/ CPP/