config_query_option GDM_XDMCP   "Enable XDMCP (remote login)?" n            \
                    "--with-xdmcp=yes" "--with-xdmcp=no"                    &&
config_query_option GDM_SECURE  "Enable secure remote login?" n             \
                    "--enable-secureremote=yes" "--enable-secureremote=no"  &&
config_query_option GDM_XEVIE   "Add XEvIE Xserver extension support?" n    \
                    "--with-xevie=yes" "--with-xevie=no"                    &&
config_query_option GDM_SELINUX "Add SELinux Support?" n                    \
                    "--with-selinux=yes" "--with-selinux=no"                &&
config_query_option GDM_IPV6    "Enable IPv6?" n                            \
                    "--enable-ipv6=yes" "--enable-ipv6=no"                  &&		     

config_query DBUSLAUNCH "Launch sessions with dbus-launch?" n
