config_query_list EMACS_XTOOLKIT "Select the X toolkit:" \
		  gtk gtk3 lucid motif no &&

config_query_option EMACS_OPTS "Enable dynamic modules support?" n \
                               "--with-modules" "--without-modules" &&

config_query_option EMACS_OPTS "Enable wide integer support?" y \
                               "--with-wide-int" "--without-wide-int"
