summaryrefslogtreecommitdiff
path: root/travis.sh
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2014-10-24 00:42:18 +0200
committerHaru <haru@dotalux.com>2014-10-24 00:51:58 +0200
commite1e5bd338fe507d23ac72c964efa5c7009c30bba (patch)
tree4b7f72903afc941e9a70461f39ad848e721d0f90 /travis.sh
parentbf2d0b4295b5197ce6d303e8124c470613df94bf (diff)
downloadhercules-e1e5bd338fe507d23ac72c964efa5c7009c30bba.tar.gz
hercules-e1e5bd338fe507d23ac72c964efa5c7009c30bba.tar.bz2
hercules-e1e5bd338fe507d23ac72c964efa5c7009c30bba.tar.xz
hercules-e1e5bd338fe507d23ac72c964efa5c7009c30bba.zip
Added support for other libmysqlclient variants
- This allows Hercules to correctly detect MariaDB and other drop-in replacements in distributions that rename their libmysqlclient (i.e. Debian / Ubuntu renaming it to libmariadbclient). - Closes issue #368 - Due to a bug in Ubuntu 14.04 LTS (incorrect output by the mariadb-provided version of `mysql_config --libs` and missing dependencies of libmariadbclient-dev), users of said distribution will have to manually specify ./configure LIBS="-lssl -lcrypto" as well as manually install the libssl-dev package, if they wish to use libmariadbclient-dev, as it will be unable to link otherwise (note: this issue isn't Hercules-specific) - Special thanks to Andrei Karas Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'travis.sh')
0 files changed, 0 insertions, 0 deletions