config_query_option SPHINX_OPTS "Use 64-bit document and word IDs?" n \
                                "--enable-id64" \
                                "--disable-id64" &&

config_query_option SPHINX_OPTS "Compile slower debug version?" n \
                                "--with-debug" \
                                "--without-debug"
