mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 20:10:14 +01:00
parent
393325f908
commit
701f8e3a94
1 changed files with 2 additions and 1 deletions
|
|
@ -1543,7 +1543,8 @@ if test "x$XQUARTZ" = xyes; then
|
|||
|
||||
CFLAGS="${CFLAGS} -DROOTLESS_WORKAROUND -DNO_ALLOCA"
|
||||
|
||||
PKG_CHECK_MODULES(APPLEWM, [applewmproto >= 1.1.1])
|
||||
PKG_CHECK_MODULES(APPLEWMPROTO, [applewmproto >= 1.1.1])
|
||||
PKG_CHECK_MODULES(APPLEWM, [applewm >= 1.0.0])
|
||||
|
||||
if test "x$STANDALONE_XPBPROXY" = xyes ; then
|
||||
AC_DEFINE(STANDALONE_XPBPROXY,1,[Build a standalone xpbproxy])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue