--- libwacom-git-0750361c0.old/meson.build +++ libwacom-git-0750361c0/meson.build @@ -254,7 +254,8 @@ endif ############# tests ############################ -if get_option('tests').enabled() +# if get_option('tests').enabled() +if false dep_dl = cc.find_library('dl') tests_cflags = ['-DTOPSRCDIR="@0@"'.format(meson.current_source_dir())]