running configure in xserver/xorg on OpenBSD (and other non-Linux OS probably too) now fail with: configure: error: conditional "LNXACPI" was never defined. Usually this means the macro was only invoked conditionally. *** Error code 1 I'm not sure what the correct fix is, but the use of AM_CONDITIONAL(LNXACPI,true) inside shell's 'if' conditionnals in configure.ac look like an abuse to me. There ought to be better ways to handle this.
Mark as a blocker for 7.1 as the same code is present in the 1.1 branch.
Created attachment 5629 [details] [review] proposed patch
that's fine, please apply
Commited to head. I let ajax commit it to the 1.1 branch before closing this.
Thanks for fixing this Matthieu, I admit to still being a relative autotools newbie. Maybe you can also take care of re-enabling APM and ACPI support for the BSDs? :)
applied to 1.1 branch, thanks!
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.