This README is for userspace IB CM assistant library.

This version of ACM is for SSA and is not currently fully
tested in ACM mode.

In SSA mode, ACM is consumer node in SSA distribution
and connects to access layer.


Building
========
To make this directory, run:
./autogen.sh && ./configure && make && make install

Typically the autogen and configure steps only need be done the first
time unless configure.ac or Makefile.am changes.

Libraries are installed by default at /usr/local/lib.
