]> git.openfabrics.org - ~shefty/librdmacm.git/commit
init: Remove USE_IB_ACM configuration option
authorSean Hefty <sean.hefty@intel.com>
Mon, 10 Jun 2013 17:57:56 +0000 (10:57 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 10 Jun 2013 18:00:14 +0000 (11:00 -0700)
commit282058197859038e66b5bc42cccc12f6fb9bbd93
tree08cdb9a8cfd429d8b0018d91813c88ace4431342
parentd71ebf70cf74111cfd5f0982d9abe6ec68fb38e3
init: Remove USE_IB_ACM configuration option

When the librdmacm is configured, it sets the USE_IB_ACM option
if infininband/acm.h is found.  We can remove this option with
very little overhead, which would allow a user to install
ACM after installing the librdmacm, and the librdmacm would be
able to make use of ACM.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.ac
src/acm.c
src/cma.h