list_remove WX_CONTRIB animate canvas applet mmedia &&
message "previous defaults were: animate gizmos ogl stc"  &&
source $GRIMOIRE/FUNCTIONS      &&
if [[ "$WX_DEV" == "y" ]];then
  config_query_multi WX_CONTRIB "which add-ons to build?" foldbar \
                                 fl gizmos net ogl plot stc svg xrc

else
  #TODO check if svg and plot work in this version too
  config_query_multi WX_CONTRIB "which add-ons to build?" foldbar \
                                 fl gizmos net ogl stc xrc
fi
