summaryrefslogtreecommitdiffstats
path: root/devel/moon/CONFIGURE
blob: f3705cace504348d77e53b8c67c026e723ca8289 (plain) (blame)
1
2
3
4
5
6
7
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