summaryrefslogtreecommitdiff
path: root/api/leveldb/config.hin
blob: 131b68969d393ca45c9b77b734061e8c5314bb69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* api/leveldb/config.hin.  Generated by autoheader, then hand-edited. */

/* Build the LevelDB API with Basho LevelDB support. */
#undef HAVE_BASHOLEVELDB

/* Snappy support automatically loaded. */
#undef HAVE_BUILTIN_EXTENSION_SNAPPY

/* Zlib support automatically loaded. */
#undef HAVE_BUILTIN_EXTENSION_ZLIB

/* Define to 1 for diagnostic tests. */
#undef HAVE_DIAGNOSTIC

/* Build the LevelDB API with HyperLevelDB support. */
#undef HAVE_HYPERLEVELDB

/* Define to 1 if you have the `snappy' library (-lsnappy). */
#undef HAVE_LIBSNAPPY

/* Build the LevelDB API with RocksDB support. */
#undef HAVE_ROCKSDB