summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-04-26 08:31:15 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-04-26 09:23:00 +1000
commit2d96d8f97c94eb5f0633962410129ec9cffc3aae (patch)
tree4beaecc08e6c3666b73782066d6afd903c472bc9 /configure.ac
parent577bd60e393e75b1a136a74e2e34b6a1a067993d (diff)
downloadlibinput-2d96d8f97c94eb5f0633962410129ec9cffc3aae.tar.gz
configure.ac: quote the xyes for the libunwind check
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
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 53a572ea..8b838fdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -255,7 +255,7 @@ AM_CONDITIONAL(HAVE_VALGRIND, [test "x$VALGRIND" != "x"])
AM_CONDITIONAL(BUILD_TESTS, [test "x$build_tests" = "xyes"])
AM_CONDITIONAL(RUN_TESTS, [test "x$run_tests" = "xyes"])
AM_CONDITIONAL(BUILD_DOCS, [test "x$build_documentation" = "xyes"])
-AM_CONDITIONAL(HAVE_LIBUNWIND, [test "x$HAVE_LIBUNWIND" = xyes])
+AM_CONDITIONAL(HAVE_LIBUNWIND, [test "x$HAVE_LIBUNWIND" = "xyes"])
AM_CONDITIONAL(BUILD_EVENTGUI, [test "x$build_eventgui" = "xyes"])
AC_CONFIG_FILES([Makefile