config_query_option TDB_OPTS "Build pytdb module?" y \
                             "" "--disable-python" &&

config_query TDB_MMAP "Use mmap instead of read/write?" n &&

config_query TDB_NOLOCK "Disable locking code?" n
