--- a/configure +++ b/configure @@ -931,7 +931,7 @@ fi ########################### if [ -z "${TURN_NO_MYSQL}" ] ; then - if testpkg_db mariadb || testpkg_db mysqlclient ; then + if testpkg_db libmariadb || testpkg_db mysqlclient ; then ${ECHO_CMD} "MySQL found." else ${ECHO_CMD} "MySQL not found. Building without MySQL support."