mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 02:58:06 +02:00
parent
bf699f0ae7
commit
2195e017b4
1 changed files with 2 additions and 1 deletions
|
|
@ -1759,7 +1759,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