From 2a40523ef8c658703eae3d17732e76298abf48e5 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 6 Oct 2011 22:30:17 -0700 Subject: Add xext to PKG_CHECK_MODULES for calls of shape ext. functions in libXext Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4ec8c68..4a98bbb 100644 --- a/configure.ac +++ b/configure.ac @@ -18,6 +18,6 @@ m4_ifndef([XORG_MACROS_VERSION], XORG_MACROS_VERSION(1.3) XORG_DEFAULT_OPTIONS -PKG_CHECK_MODULES(XCOMPMGR, xcomposite xfixes xdamage xrender) +PKG_CHECK_MODULES(XCOMPMGR, xcomposite xfixes xdamage xrender xext) AC_OUTPUT([Makefile]) -- cgit v1.2.3-70-g09d2