mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-29 03:30:42 +02:00
parent
681cc0f38b
commit
69ddac2328
1 changed files with 2 additions and 0 deletions
|
|
@ -631,6 +631,8 @@ AM_CONDITIONAL(INSTALL_LIBXF86CONFIG, [test "x$INSTALL_LIBXF86CONFIG" = xyes])
|
|||
dnl XQuartz DDX Detection... Yes, it's ugly to have it here... but we need to handle this early on
|
||||
case $host_os in
|
||||
darwin*)
|
||||
DRI2=no
|
||||
|
||||
if test x$XQUARTZ = xauto; then
|
||||
AC_CACHE_CHECK([whether to build Xquartz],xorg_cv_Carbon_framework,[
|
||||
save_LDFLAGS=$LDFLAGS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue