On Tue, Aug 09, 2011 at 02:55:06PM -0700, Steven Dake wrote: > Signed-off-by: Steven Dake <[email protected]>
Reviewed-by: Angus Salkeld <[email protected]> > --- > tools/Makefile.am | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tools/Makefile.am b/tools/Makefile.am > index f88e741..2699519 100644 > --- a/tools/Makefile.am > +++ b/tools/Makefile.am > @@ -55,7 +55,7 @@ corosync_quorumtool_LDADD = -lconfdb -lcfg -lquorum \ > -lvotequorum ../lcr/liblcr.a $(LIBQB_LIBS) > corosync_quorumtool_LDFLAGS = -L../lib > > -corosync_notifyd_LDADD = -lcfg -lconfdb ../lcr/liblcr.a -lcoroipcc \ > +corosync_notifyd_LDADD = -lcfg -lconfdb ../lcr/liblcr.a \ > $(LIBQB_LIBS) $(DBUS_LIBS) $(SNMPLIBS) \ > -lquorum > corosync_notifyd_LDFLAGS = -L../lib > -- > 1.7.6 > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
