configure: error: Autoconf 2.65 or better is required.
./build autoconf
./build automake
cat options.conf | grep "automake"
automake=yes
cat options.conf | grep "autoconf"
autoconf=yes
automake --version
automake (GNU automake) 1.13.4
Latest version of automake: 1.16.1
Installed version of automake: 1.16.1
which automake
/usr/local/bin/automake
You have two different installations of authomake - one by DA and another one, probably added as a dependency of a package that you installed.
I dont think its Automake related, so i posted about this error here for other people that search for this:warning: fread() expects parameter 1 to be resource, boolean given in /usr/local/directadmin/plugins/custombuild/admin/build_software_command.raw on line 26