config.h.in

branch
stable
changeset 665
4d01937ae7af
parent 551
57cb71496a9a
equal deleted inserted replaced
521:9d1aa6f3a4da 665:4d01937ae7af
7 #undef USE_EXPERIMENT 7 #undef USE_EXPERIMENT
8 8
9 /* According to Sun we MUST define this in the source */ 9 /* According to Sun we MUST define this in the source */
10 #define _REENTRANT 1 10 #define _REENTRANT 1
11 11
12 /* Define if you have the <mysql/mysql.h> header file. */
13 #undef HAVE_MYSQL_MYSQL_H
14
15 /* Define if you have the <mariadb/mysql.h> header file. */
16 #undef HAVE_MARIADB_MYSQL_H
17

mercurial