mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 07:38:22 +02:00
build fix for configure.ac / BUILD_DARWIN, oops
This commit is contained in:
parent
00b0657b81
commit
cece060157
1 changed files with 1 additions and 0 deletions
|
|
@ -1741,6 +1741,7 @@ dnl XDarwin DDX (FIXME)
|
|||
AM_CONDITIONAL(XQUARTZ, false)
|
||||
AM_CONDITIONAL(HAVE_X_PLUGIN, false)
|
||||
AM_CONDITIONAL(HAVE_AGL_FRAMEWORK, false)
|
||||
AM_CONDITIONAL(BUILD_DARWIN, false)
|
||||
|
||||
dnl these only go in xkb-config.h (which is shared by the Xorg and Xnest servers)
|
||||
AC_DEFINE(__XKBDEFRULES__, "xorg", [Default XKB rules])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue