config_query_option LIBVNCSERVER_OPTS \
                    "Enable libpthread support?" y \
                    "--with-pthread" \
                    "--without-pthread" &&

config_query_option LIBVNCSERVER_OPTS \
                    "Enable 24 bpp framebuffers?" y \
                    "--with-24bpp" \
                    "--without-24bpp"
