>i've got one outstanding item: the debian ssl people have reported
>that nmh doesn't build with the newest openssl 1.1.0; apparently
>the api has changed a bit.
>
>further info here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828455

Hm.  It seems that the preferred function is now OPENSSL_init_ssl(), but
there is a macro which still makes the old SSL_library_init() function
work.  I guess that test doesn't include that header file; that might be
a bit sneaky to fix, but I think we can do it.  It would be interesting
to get a copy of the config.log from that build attempt.

--Ken

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to