From f456f32cd97684052cab4712e7f4c827132c554b Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 13 Aug 2008 16:21:28 -0400 Subject: [PATCH] Build fix. --- hw/xfree86/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am index 98d7ec806..eff2c31f7 100644 --- a/hw/xfree86/Makefile.am +++ b/hw/xfree86/Makefile.am @@ -4,9 +4,9 @@ if DRI DRI_SUBDIR = dri endif -if DRI2 -DRI2_SUBDIR = dri2 -endif +#if DRI2 +#DRI2_SUBDIR = dri2 +#endif if XF86UTILS XF86UTILS_SUBDIR = utils