$OpenBSD: patch-configure,v 1.3 2011/04/27 12:55:10 dcoppa Exp $ --- configure.orig Tue Aug 25 00:01:58 2009 +++ configure Tue Apr 27 19:50:09 2010 @@ -11657,7 +11657,7 @@ $as_echo "#define APCUPSD 1" >>confdefs.h fi fi - if test x$want_apcupsd = xyes; then + if test x"$want_apcupsd" = xyes; then BUILD_APCUPSD_TRUE= BUILD_APCUPSD_FALSE='#' else