summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_sql/drivers/rlm_sql_sqlite/config.h.in
blob: 39771580051c39ddcdae6465d304295084bc3b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to 1 if you have the `sqlite3_create_function_v2' function. */
#undef HAVE_SQLITE3_CREATE_FUNCTION_V2

/* Define to 1 if you have the `sqlite3_errstr' function. */
#undef HAVE_SQLITE3_ERRSTR

/* Define to 1 if you have the `sqlite3_extended_result_codes' function. */
#undef HAVE_SQLITE3_EXTENDED_RESULT_CODES

/* Define to 1 if the system has the type `sqlite3_int64'. */
#undef HAVE_SQLITE3_INT64

/* Define to 1 if you have the `sqlite3_open_v2' function. */
#undef HAVE_SQLITE3_OPEN_V2

/* Define to 1 if you have the `sqlite3_prepare_v2' function. */
#undef HAVE_SQLITE3_PREPARE_V2