There is an updated pull request by Eloitor against master on the void-packages repository https://github.com/Eloitor/void-packages m4rie https://github.com/void-linux/void-packages/pull/32601 New math package: m4rie-20200125 Requirement for #19090. I get the following error and I don't know how to change a file during the configuration. ``` Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined Makefile.am:5: The usual way to define 'LIBTOOL' is to add 'LT_INIT' Makefile.am:5: to 'configure.ac' and run 'aclocal' and 'autoconf' again. Makefile.am:5: If 'LT_INIT' is in 'configure.ac', make sure Makefile.am:5: its definition is in aclocal's search path. Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: automake failed with exit status: 1 => ERROR: m4rie-20200115_1: pre_configure: 'autoreconf --install' exited with 1 => ERROR: in pre_configure() at srcpkgs/m4rie/template:25 ``` #### General - [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR A patch file from https://github.com/void-linux/void-packages/pull/32601.patch is attached