meson: remove debug message

pull/2239/head
Mathieu Duponchelle 7 years ago committed by Ebrahim Byagowi
parent 07cadc9c87
commit 14432b3ded
  1. 2
      meson.build

@ -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…
Cancel
Save