mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 14:20:12 +01:00
Xquartz: Fixed launchd detection
This commit is contained in:
parent
b709718a69
commit
641227883c
1 changed files with 1 additions and 0 deletions
|
|
@ -1796,6 +1796,7 @@ if test "x$LAUNCHD" = "xauto"; then
|
|||
if test "x$XQUARTZ" = "xyes" ; then
|
||||
LAUNCHD=yes
|
||||
else
|
||||
unset LAUNCHD
|
||||
AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no])
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue