summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorZhao halley <halley.zhao@intel.com>2012-05-24 17:13:31 +0800
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-08-06 19:11:21 +0200
commit391c10c6590460300613a0316cea6cd3c479ba70 (patch)
tree12297f89b268e45c20bc99cc7dc58035d1633482 /configure.ac
parentc61044a2e1fa6312e9eff1e7b753686b62dd2d40 (diff)
downloadlibva-intel-driver-391c10c6590460300613a0316cea6cd3c479ba70.tar.gz
libva-intel-driver-391c10c6590460300613a0316cea6cd3c479ba70.tar.bz2
libva-intel-driver-391c10c6590460300613a0316cea6cd3c479ba70.zip
wayland: ship with wayland-drm protocol.
Signed-off-by: Zhao Halley <halley.zhao@intel.com> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index efb2841..ce80d17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,6 +167,10 @@ AM_CONDITIONAL(USE_WAYLAND, test "$USE_WAYLAND" = "yes")
AC_SUBST([WAYLAND_DRM_CFLAGS])
AC_SUBST([WAYLAND_DRM_LIBS])
+m4_ifdef([WAYLAND_SCANNER_RULES],
+ [WAYLAND_SCANNER_RULES(['$(top_srcdir)/src/wayland'])],
+ [wayland_scanner_rules=""; AC_SUBST(wayland_scanner_rules)])
+
AC_OUTPUT([
Makefile
debian.upstream/Makefile
@@ -183,6 +187,7 @@ AC_OUTPUT([
src/shaders/render/Makefile
src/shaders/utils/Makefile
src/shaders/vme/Makefile
+ src/wayland/Makefile
])
dnl Print summary