584e1a26bf
Added audacious, imlib2 and xmms2 flavors. USE_GROFF and manpage patching during post-install are no more needed. Joint work with Pascal Stumpf (thanks!) OK jasper@, benoit@ (maintainer)
13 lines
360 B
Plaintext
13 lines
360 B
Plaintext
$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
|