xserver: Branch 'master'

Ben Byer bbyer at kemper.freedesktop.org
Sat Feb 17 11:00:08 EET 2007


 configure.ac |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree cece0601571f6304e392a3a40505664544b249f3 (from 00b0657b815b95964401c3e36eed54063afbd003)
Author: Ben Byer <bbyer at apple.com>
Date:   Sat Feb 17 01:00:13 2007 -0800

    build fix for configure.ac / BUILD_DARWIN, oops

diff --git a/configure.ac b/configure.ac
index d2d2c87..a9f85db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])



More information about the xorg-commit mailing list