build fix for configure.ac / BUILD_DARWIN, oops

This commit is contained in:
Ben Byer 2007-02-17 01:00:13 -08:00
parent 00b0657b81
commit cece060157

View File

@ -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])