mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-19 19:20:56 +01:00
XQuartz: Require applewmproto-1.1.1
(cherry picked from commit ed235e3406)
This commit is contained in:
parent
7863c44829
commit
059ffeb8c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1759,7 +1759,7 @@ if test "x$XQUARTZ" = xyes; then
|
|||
|
||||
CFLAGS="${CFLAGS} -DROOTLESS_WORKAROUND -DNO_ALLOCA"
|
||||
|
||||
PKG_CHECK_MODULES(APPLEWM, [applewmproto >= 1.1.0])
|
||||
PKG_CHECK_MODULES(APPLEWM, [applewmproto >= 1.1.1])
|
||||
|
||||
if test "x$INTEGRATED_XPBPROXY" = xyes ; then
|
||||
AC_DEFINE(INTEGRATED_XPBPROXY,1,[Build xpbproxy into the server rather than as a standalone app])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue