zopencommunity / texinfoport

A documentation generator
Apache License 2.0
0 stars 1 forks source link

Add autoconf as a dep to resolve configure error #4

Closed IgorTodorovskiIBM closed 1 year ago

IgorTodorovskiIBM commented 1 year ago

Resolves:

autom4te: FSUM7351 not found
aclocal-1.16: error: autom4te failed with exit status: 127
WARNING: 'aclocal-1.16' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         '[configure.ac](http://configure.ac/)' or m4 files included by '[configure.ac](http://configure.ac/)'.
         The 'aclocal' program is part of the GNU Automake package:
         https://www.gnu.org/software/automake
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         https://www.gnu.org/software/autoconf
         https://www.gnu.org/software/m4/
         https://www.perl.org/