Below is the file 'mlsqlite/config.h' from this revision. You can also download the file.

/* Define to 1 if you have the `sqlite3_bind_value' function. */
/* #undef HAVE_SQLITE3_BIND_VALUE */

/* Define to 1 if you have the `sqlite3_clear_bindings' function. */
/* #undef HAVE_SQLITE3_CLEAR_BINDINGS */

/* Define to 1 if you have the `sqlite3_complete' function. */
#define HAVE_SQLITE3_COMPLETE 1

/* Define to 1 if you have the `sqlite3_get_autocommit' function. */
#define HAVE_SQLITE3_GET_AUTOCOMMIT 1

/* Define to 1 if you have the `sqlite3_progress_handler' function. */
#define HAVE_SQLITE3_PROGRESS_HANDLER 1

/* Define to 1 if you have the `sqlite3_sleep' function. */
/* #undef HAVE_SQLITE3_SLEEP */