summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-04-29 17:51:38 +0200
committerDave Davenport <qball@gmpclient.org>2017-04-29 17:52:37 +0200
commit084125bc4c19af0f2ac4d53a1afbec3cc16f45e6 (patch)
tree8f073f6075eec6d762836f7d0e4340a53cf1e8e1 /configure.ac
parente7d58ada4d692e7e6087134c8cddb6c6d6f3bb38 (diff)
[Test] Play with check.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4fcc5158..19e7afe3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,6 +119,7 @@ GW_CHECK_XCB([xcb-aux xcb-xkb xkbcommon >= 0.5.0 xkbcommon-x11 xcb-ewmh xcb-iccc
PKG_CHECK_MODULES([pango], [pango pangocairo])
PKG_CHECK_MODULES([cairo], [cairo cairo-xcb])
PKG_CHECK_MODULES([libsn], [libstartup-notification-1.0 ])
+PKG_CHECK_MODULES([check], [check])
dnl ---------------------------------------------------------------------