]> Pileus Git - ~andy/gtk/commit
build: Don't invoke pkg-config directly
authorBenjamin Otte <otte@redhat.com>
Mon, 7 May 2012 01:14:35 +0000 (03:14 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 7 May 2012 02:12:26 +0000 (04:12 +0200)
commit20583c6d9843fff1cde3e2fe0ddc3afda0ac9fec
treeea00aeac4bbac0750f182f65a58d357273261938
parente133c6cb71e8416c5848ad06c680e6b5a0b9b16e
build: Don't invoke pkg-config directly

Instead, always use PKG_CHECK_MODULES(). That macro actually gets it
right. In particular the erroring out part when you miss xkbcommon or
wayland-client.
configure.ac