d7ae664
From 392ce7dc5062416a8cf1c9a66e0dce1677f46804 Mon Sep 17 00:00:00 2001
3087cbd
From: Adam Jackson <ajax@redhat.com>
d7ae664
Date: Wed, 9 Nov 2011 11:52:06 +1000
d7ae664
Subject: [PATCH] Don't build the ACPI code.
3087cbd
3087cbd
No good can come of this.
3087cbd
---
d7ae664
 configure.ac |    1 -
d7ae664
 1 files changed, 0 insertions(+), 1 deletions(-)
3087cbd
3087cbd
diff --git a/configure.ac b/configure.ac
d7ae664
index 63d59f9..6683005 100644
3087cbd
--- a/configure.ac
3087cbd
+++ b/configure.ac
d7ae664
@@ -1624,7 +1624,6 @@ if test "x$XORG" = xyes; then
3087cbd
 		  	linux_alpha=yes
3087cbd
 			;;
d7ae664
 		  i*86|amd64*|x86_64*|ia64*)
3087cbd
-			linux_acpi="yes"
3087cbd
 			;;
3087cbd
 		  *)
3087cbd
 			;;
3087cbd
-- 
d7ae664
1.7.7
3087cbd