]> git.sur5r.net Git - bacula/rescue/commit
kes Do better checking for the MySQL 64 bit libraries looking for both
authorKern Sibbald <kern@sibbald.com>
Mon, 14 May 2007 16:35:40 +0000 (16:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 14 May 2007 16:35:40 +0000 (16:35 +0000)
commit08f3bd34d3563e99142e626b88e62ac8c0c9e0ee
tree3c06ffffdeed40e3959959ff9926cd5cc4ca3832
parente9493b3dfa025e01962158a6ad313f2832683064
kes  Do better checking for the MySQL 64 bit libraries looking for both
     .a and .so libraries.
kes  Add a kludge for Ubuntu's non-standard locations for MySQL -- allow
     /usr/include/mysql/mysql.h AND /usr/lib/... rather than /usr/lib/mysql/...