Previously, the Makefiles for mysql and mysqldyn DLZ modules were generated from autoconf to get CFLAGS and LIBS for MariaDB or MySQL libraries. The static Makefiles uses a simpler method by calling `mysql_config` directly from the Makefile.
Previously, the Makefiles for mysql and mysqldyn DLZ modules were generated from autoconf to get CFLAGS and LIBS for MariaDB or MySQL libraries. The static Makefiles uses a simpler method by calling `mysql_config` directly from the Makefile.