diff options
author | Joerg Bruehe <joerg@mysql.com> | 2009-10-09 21:31:37 +0200 |
---|---|---|
committer | Joerg Bruehe <joerg@mysql.com> | 2009-10-09 21:31:37 +0200 |
commit | 5710aae8bb2c49815c3da37d711febea652b284b (patch) | |
tree | 6462c61f2b5b62ba8e9128d65af67d07b740c8ff /libmysql/libmysql.c | |
parent | 1d5acddf151a7300db1030f4b8b9fe323dae9af9 (diff) | |
download | mariadb-git-5710aae8bb2c49815c3da37d711febea652b284b.tar.gz |
Fix Bug #47957
A build "--without-server" fails if using "--with-ssl" (YaSSL)
The problem was the lack of directory "extra" in a build
which did not include the server.
configure.in:
1) Ensure "extra" is in the list of client directories.
2) Always handle the client directories first, as they will
be contained in every build (we have client-only, but not
server-only).
Diffstat (limited to 'libmysql/libmysql.c')
0 files changed, 0 insertions, 0 deletions