build: fix wlterm wayland-dependency check
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 17 Nov 2012 18:42:57 +0000 (19:42 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 17 Nov 2012 18:42:57 +0000 (19:42 +0100)
commit0799a4e1fbf28a23edba930ff44a23f23218e219
tree5d8b681227d72597ccde001d9b3c5ca8238cdc80
parent64eccac61f8ca677834f4be323b52704625a1b12
build: fix wlterm wayland-dependency check

The logic behind this two-layer check is bogus and doesn't work. Merge
both layers so we have a proper dependency-check again. This will make the
error messages less verbose but at least it works again.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
configure.ac