configure: require xorg-server 1.4.99.901
dixChangeWindowProperty was introduced in that release. Signed-off-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
parent
e434975017
commit
52a6346c63
@ -66,7 +66,7 @@ AC_SUBST([DGA])
|
|||||||
AM_CONDITIONAL([DGA], [test "x$DGA" = xyes])
|
AM_CONDITIONAL([DGA], [test "x$DGA" = xyes])
|
||||||
|
|
||||||
# Obtain compiler/linker options for the driver dependencies
|
# Obtain compiler/linker options for the driver dependencies
|
||||||
PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901] xproto fontsproto $REQUIRED_MODULES)
|
PKG_CHECK_MODULES(XORG, [xorg-server >= 1.4.99.901] xproto fontsproto $REQUIRED_MODULES)
|
||||||
|
|
||||||
# Checks for libraries.
|
# Checks for libraries.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user