summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-12-09 15:42:30 +0100
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-12-09 15:42:30 +0100
commitbba9e6c2ec15757449e129454efb97b4a16925aa (patch)
treeeb9babc3578fc89059c9ea11d47a5d0753f56f49 /src
parent8e9a27c72b43f4a0d8edd0f10b476cf3bc378abc (diff)
downloadweston-common-bba9e6c2ec15757449e129454efb97b4a16925aa.tar.gz
weston-common-bba9e6c2ec15757449e129454efb97b4a16925aa.tar.bz2
weston-common-bba9e6c2ec15757449e129454efb97b4a16925aa.zip
wayland-scanner.pc is not upstream. Change-Id: Iab7462e6faf0d57f8cc3fe899a2da631c3593b21 Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Diffstat (limited to 'src')
-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