[gnome-shell] check for JS_NewGlobalObject and XFixesCreatePointerBarrier
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] check for JS_NewGlobalObject and XFixesCreatePointerBarrier
- Date: Tue, 24 May 2011 22:10:00 +0000 (UTC)
commit 69a27911a79798f26fd65701d32ffe63efafdc4e
Author: Ionut Biru <ibiru archlinux org>
Date: Tue May 24 21:59:52 2011 +0000
check for JS_NewGlobalObject and XFixesCreatePointerBarrier
The previous fix in eb5466209 removed JS_NewGlobalObject and
XFixesCreatePointerBarrier
Signed-off-by: Ionut Biru <ibiru archlinux org>
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0c08cfc..826070e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -115,6 +115,7 @@ saved_CFLAGS=$CFLAGS
saved_LIBS=$LIBS
CFLAGS=$GNOME_SHELL_CFLAGS
LIBS=$GNOME_SHELL_LIBS
+AC_CHECK_FUNCS(JS_NewGlobalObject XFixesCreatePointerBarrier)
CFLAGS=$saved_CFLAGS
LIBS=$saved_LIBS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]