mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2026-04-05 04:20:43 +02:00
Define HAVE_XFIXES
This commit is contained in:
parent
7a5e360179
commit
08ccddfa98
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ AC_PROG_LIBTOOL
|
|||
|
||||
# Check for X
|
||||
PKG_CHECK_MODULES(XCURSOR, xrender >= 0.8.2 xfixes x11)
|
||||
AC_DEFINE(HAVE_XFIXES, 1, [Define to 1 if you have Xfixes])
|
||||
|
||||
AC_SUBST(XCURSOR_CFLAGS)
|
||||
AC_SUBST(XCURSOR_LIBS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue