README revision d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e
TO BUILD EXECUTE:
autoreconf -i
./configure
make
If you build first time after getting source use:
autoreconf -i -f
Most information about how to use the interfaces can be found in header files
and in the unit tests (*_ut.c).