check for JS_NewGlobalObject and XFixesCreatePointerBarrier
The previous fix in eb5466209
removed JS_NewGlobalObject and
XFixesCreatePointerBarrier
Signed-off-by: Ionut Biru <ibiru@archlinux.org>
This commit is contained in:
parent
dd48514b24
commit
69a27911a7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user