case $THIS_SUB_DEPENDS in
  FXSC_CVS) if [ $FXSCINTILLA_CVS == "y" ]; then return 0; fi ;;
            *) return 1 ;;
esac
