Peter Hutterer 77cc640
From 86c8a64b29a97a0562b6725ed163a6beac93fa12 Mon Sep 17 00:00:00 2001
3087cbd
From: Adam Jackson <ajax@redhat.com>
3087cbd
Date: Wed, 11 Mar 2009 14:02:11 -0400
Peter Hutterer 77cc640
Subject: [PATCH] Don't build the ACPI code.
3087cbd
3087cbd
No good can come of this.
3087cbd
---
3087cbd
 configure.ac |    2 --
3087cbd
 1 files changed, 0 insertions(+), 2 deletions(-)
3087cbd
3087cbd
diff --git a/configure.ac b/configure.ac
Peter Hutterer 77cc640
index bd027cd..9adbdc5 100644
3087cbd
--- a/configure.ac
3087cbd
+++ b/configure.ac
Peter Hutterer 77cc640
@@ -1623,13 +1623,11 @@ if test "x$XORG" = xyes; then
3087cbd
 		case $host_cpu in
3087cbd
 		  ia64*)
3087cbd
 			linux_ia64=yes
3087cbd
-			linux_acpi="yes"
3087cbd
 			;;
3087cbd
 		  alpha*)
3087cbd
 		  	linux_alpha=yes
3087cbd
 			;;
3087cbd
 		  i*86|amd64*|x86_64*)
3087cbd
-			linux_acpi="yes"
3087cbd
 			;;
3087cbd
 		  *)
3087cbd
 			;;
3087cbd
-- 
Peter Hutterer 77cc640
1.7.3.2
3087cbd