config.h.in

changeset 551
57cb71496a9a
parent 0
033898178630
equal deleted inserted replaced
550:f34e480ec6c5 551:57cb71496a9a
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