Delay checking for want_apcupsd.
authorNikos Ntarmos <ntarmos@cs.uoi.gr>
Fri, 22 May 2009 19:20:10 +0000 (22:20 +0300)
committerBrenden Matthews <brenden@rty.ca>
Sun, 24 May 2009 03:08:32 +0000 (21:08 -0600)
commit8da700b8c1587c393465dba9efd3ed2979f5c38a
tree6c2a44aafd0fd332b5a8bb8b6fc8014ad7e64dcd
parent45e403f553234352546e6b223e2c559534bc16f5
Delay checking for want_apcupsd.

The if-clause checking for the host operating system being Linux may
change the value of want_apcupsd. Delay checking for its value until
after that.

Signed-off-by: Brenden Matthews <brenden@rty.ca>
configure.ac.in