* Sergey Poznyakoff <g...@gnu.org.ua> [2021-06-06 21:36]: > Hi Jean, > > Thanks for additional info. This helped discover a bug, which > I fixed in commit b6818d6d3c. Please pull and rebuild mailutils, > then apply the attached patch to rcd-mail.el and try sending mail. > Let me know if it works for you.
Thanks. I am trying to build it, I have aclocal-1.16 but it asks for 1.15: $ make cd . && /bin/sh /home/data1/protected/Programming/Software/Mail/mailutils/build-aux/missing automake-1.15 --gnits /home/data1/protected/Programming/Software/Mail/mailutils/build-aux/missing: line 81: automake-1.15: command not found WARNING: 'automake-1.15' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [Makefile:1042: Makefile.in] Error 1