On 07/06/2011 06:52 AM, Steven Dake wrote: > From: Florian Haas <florian.h...@linbit.com> > > Rather than curiously disable RDMA support by default in configure and > enable it by default in RPM builds, streamline the default > configuration to always turn RDMA support off. It can be enabled in > RPM builds with "--with rdma". > --- > corosync.spec.in | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) >
Reviewed-by: Steven Dake <sd...@redhat.com> > diff --git a/corosync.spec.in b/corosync.spec.in > index 34e1658..9585831 100644 > --- a/corosync.spec.in > +++ b/corosync.spec.in > @@ -10,7 +10,7 @@ > %bcond_with monitoring > %bcond_with snmp > %bcond_with dbus > -%bcond_without rdma > +%bcond_with rdma > > Name: corosync > Summary: The Corosync Cluster Engine and Application Programming Interfaces _______________________________________________ Openais mailing list Openais@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/openais