"Marty Leisner" wrote:
>
> Is anyone doing shared library support for nmh?
>
> I've been doing shared libraries by hand for mh/nmh by hand
> for over a decade...
>
> If no one is looking into the problem, I'll try my hand
> at automating the process...
Shared libraries are ... fun. libtool can be your friend here. FWIW,
this paragraph is in the DIFFERENCES file:
*) Currently nmh doesn't support using shared libraries for
libmh. This may return in the future, but is not a high
priority, since the nmh commands are not that large, and disk
space gets cheaper every day.
Simon.