meson: remove debug message
This commit is contained in:
parent
07cadc9c87
commit
14432b3ded
|
@ -161,8 +161,6 @@ foreach check : check_funcs
|
|||
endif
|
||||
endif
|
||||
|
||||
message('func: @0@, found: @1@'.format(name, found))
|
||||
|
||||
if found
|
||||
deps += extra_deps
|
||||
conf.set('HAVE_@0@'.format(name.to_upper()), 1)
|
||||
|
|
Loading…
Reference in New Issue