summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-03 23:46:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-03 23:46:14 -0700
commit5ee8bcb7134d049abf50a34fcfd7a9d5e99ba323 (patch)
treefc2f029ddd7d17556b727c85a0740eb33a570b4e /configure.ac
parent00d3b27549902d2d2156888d7fcbabbf01e87c90 (diff)
Print which option was in error along with usage message
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ec6674..99e1722 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ if test x$use_xkb != xno ; then
fi
# Checks for pkg-config packages
-PKG_CHECK_MODULES(XWD, [x11 xproto >= 7.0.17 ${XKBMODULE}])
+PKG_CHECK_MODULES(XWD, [x11 xproto >= 7.0.25 ${XKBMODULE}])
AC_CONFIG_FILES([
Makefile