If you receive the following error when automatic installation is performed using autoreconf on the Linux operating system, you need to install some packages automatically. You can use the following command for this.
sudo apt install -y autoconf automake m4 libtool libevent perl pkg-config
Error: please use m4_pattern_allow. see the autoconf documentation
You can use the following command to test.
autoreconf -i
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket