config_query_option  MOON_BUUUGS \
                    'Enable Silverlight-1.0 bugs support? (really a configure option)' y \
                    '--with-compatibility-bugs=yes' \
                    '--with-compatibility-bugs=no' &&

message "you can choose to enable managed code fully (yes/no), or only for the desktop or browser plug-in" && 
config_query_list MOON_MANAGED 'Do you want to enable managed code?' yes no browser desktop
