case $THIS_SUB_DEPENDS in
   embedded) if [ $MSQL_EMBED=="--with-embedded-server" ]; then return 0; fi;;
esac
return 1
