meson: avoid unkown variables in the msdk tests
Patch from #809 (closed), more details there.
Building with auto_features=enabled -Dmsdk=disabled
returns the following error: tests/check/meson.build:18:0: ERROR: Unknown variable "have_msdk".
Close #809 (closed)