summaryrefslogtreecommitdiff
path: root/mysql-client/mysql/config.h
blob: 0e71bcf0d629641f10dff981596c5185d7b07b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * file      : mysql/config.h
 * license   : GPLv2 with Universal FOSS Exception; see accompanying LICENSE file
 */

/* This file is included by my_config.h, which is symlinked from the
 * libmysqlclient's source tree. In contrast to libmysqlclient, which
 * generates this file based on the upstream's template, we can keep it empty
 * since the mysql utility's source code don't use any configuration macros
 * besides those defined in my_config.h.
 */