summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/configure.ac b/src/configure.ac
index d175d14..b35e516 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -112,8 +112,6 @@ if test x$wayland_scanner = x; then
AC_MSG_ERROR([wayland-scanner is needed to compile the qa plugin])
fi
-PKG_CHECK_MODULES(WAYLAND_SCANNER, wayland-scanner)
-
AC_CONFIG_FILES([Makefile qa-plugin/Makefile])
AC_OUTPUT