author | Ruben Kerkhof <ruben@tilaa.com> | |
Sat, 1 Aug 2015 16:59:53 +0000 (18:59 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 11 Sep 2015 20:23:56 +0000 (22:23 +0200) | ||
commit | da929b45f8df16dde909b2b884fcfbd3da7a0829 | |
tree | ab6a8be6661136ddd4e3603bcab530e00a8e5147 | tree | snapshot |
parent | 3e4e90b633c79d398d7c10ec98463f3429f57aef | commit | diff |
mysql: respect mysql_libs when searching for symbol
We always looked in libmysqlclient, but this doesn't
work for compatible databases such as Percona.
Respect the list return by mysql_config --libs_r instead.
Fixes #1098
We always looked in libmysqlclient, but this doesn't
work for compatible databases such as Percona.
Respect the list return by mysql_config --libs_r instead.
Fixes #1098
configure.ac | diff | blob | history |