Libspiro is a shareable library that can be used by programs to do the Spiro computations for you.
Main improvement of interest in this release is:
- Downgraded ./configure AC_PREREQ(2.70) to 2.69 to allow libspiro to be built for ELN distros.
Users unable to run autotools can fetch the dist tar file included here, which can run from ./configure (without needing to run autoreconf -i; automake; first).