- 
    
Incident report
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    3.0.5
 - 
    Debian
 
With MariaDB "configure" fails as follows:
checking for main in -l... no configure: error: Not found mysqlclient library
because output of `mysql_config --libs` ("-lmariadbclient") is not recognised by "m4/ax_lib_mysql.m4".
The attached patch fixes the problem.