From: Francis Dupont Date: Sat, 29 Dec 2018 09:17:26 +0000 (+0100) Subject: [111-configure-options-with-mysql-not-working-properly] Added a default for auto... X-Git-Tag: 429-Updated-StampedValue-to-support-reals_base~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=381f20baeae8650dc2a0524140036d1bba41fd1b;p=thirdparty%2Fkea.git [111-configure-options-with-mysql-not-working-properly] Added a default for auto-detected MYSQL_CONFIG --- diff --git a/configure.ac b/configure.ac index 8a0306ae77..d9497eb0d5 100644 --- a/configure.ac +++ b/configure.ac @@ -681,6 +681,7 @@ if test "${deprec_msg}" = "yes" ; then fi if test "${mysql_config}" = "yes" ; then + MYSQL_CONFIG="/usr/bin/mysql_config" for d in $defaultdirs do if test -f $d/bin/mysql_config; then