diff options
author | unknown <msvensson@shellback.(none)> | 2006-04-10 15:11:37 +0200 |
---|---|---|
committer | unknown <msvensson@shellback.(none)> | 2006-04-10 15:11:37 +0200 |
commit | f2ff24bd62f8b588f5966e115c1ec26c64e0a913 (patch) | |
tree | 460fd6dba045c92bd9987074d083601951a351e7 /include/my_aes.h | |
parent | 232dec09d9399efcc63c06e2a3aaba0713c31368 (diff) | |
download | mariadb-git-f2ff24bd62f8b588f5966e115c1ec26c64e0a913.tar.gz |
Bug#15069 [patch] my_print_defaults does'nt care --sysconfdir
- Grab the path from "configure --sysconfdir=<path>" and set it as
the first place to look for my.cnf files
Do this both in Makefiles for libmysql and mysys
- Patch provided by Francesco Riosa. Thank you!
libmysql/Makefile.shared:
Grab the path from "--sysconfdir=<path>" into the defined variable DEFAULT_SYSYCONFDIR
mysys/Makefile.am:
Grab the path from "--sysconfdir=<path>" into the defined variable DEFAULT_SYSYCONFDIR
mysys/default.c:
Use DEFAULT_SYSCONFDIR as first place to look for my.cnf file if "--sysconfdir=<path>" been specified as argument to configure
Diffstat (limited to 'include/my_aes.h')
0 files changed, 0 insertions, 0 deletions