]> git.sur5r.net Git - bacula/bacula/commit - bacula/autoconf/bacula-macros/db.m4
Fix mysql config for older versions of mysql+config.
authorMarco van Wieringen <mvw@planets.elm.net>
Sun, 22 Apr 2012 17:16:51 +0000 (19:16 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:37 +0000 (14:50 +0200)
commit9eb7d19e02bf2428f1fcad8bff9e342b4723f1a4
treee0c1efe319a133947953a13faf339344c369fee5
parent5f61af05321fa278bb544547ff7301e7edc02029
Fix mysql config for older versions of mysql+config.

On older versions of mysql_config the newly used
flags are not supported. So we test if the new flag
is supported and otherwise fallback to a kludge with
some sed strings to get the info we want from the
older mysql_config options.

This fixes problems on :

Centos 6
RHEL 6
SLES 11sp1
SLES 11sp2
OpenSuse 11.4
bacula/autoconf/bacula-macros/db.m4