Summary: | [PATCH] configure.in broken acpi options | ||
---|---|---|---|
Product: | hal | Reporter: | Michael Burns <mburns> |
Component: | build | Assignee: | Danny Kukawka <danny.kukawka> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | Keywords: | patch |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch for configure.in to fix acpi configure options |
Description
Michael Burns
2006-06-19 22:31:57 UTC
Created attachment 5987 [details] [review] Patch for configure.in to fix acpi configure options patch against latest CVS configure.in Commited slightly changed: commit 275f3346f334b62181ece389d7118c7dc1422c83 Author: Michael Burns <mburns@cs.princeton.edu> Date: Fri Sep 1 14:48:11 2006 +0200 fix ACPI acpid/proc configure options Fix for fd.o bug 7278. From Bugzilla: "... HAL contains a flawed configure.in that disables acpi-proc support when --enable-acpi-proc is passed as an argument. --disable-acpi-proc correctly disables it, and not specifying anything correctly enables it. This is because the current code does not check the $enableval as it should. The acpi-acpid enable flag is similarly broken. This causes acpi support to be disabled for distributions that attempt to enable it via --enable-acpi-*. I've attached a patch for the configure.in from CVS HEAD which should fix the problem, allowing enable-acpi-* and disable-acpi-* to be correctly detected and enabled by default." NOTE: You maybe need to check and adapt your current configure options for the ACPI settings. The behavior maybe differ from the current. see last comment ... fixed now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.