to get massaged into patches in order to support dynamic linking: should yield
a .so, not just an .a.  next to two Makefile.am patches, also needs

- replace

AM_INIT_AUTOMAKE

with

AM_INIT_AUTOMAKE
LT_INIT

in configure.ac, and

- add ltmain.sh to /
