aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 32244d15a6..dd7338efdc 100644
--- a/configure.in
+++ b/configure.in
@@ -1285,6 +1285,7 @@ if test "x$use_pulse" != "xno"; then
if test "x$use_pulse" = "xyes"; then
AC_MSG_ERROR($pulse_not_found)
else
+ use_pulse="no"
AC_MSG_RESULT($pulse_disabled)
fi
fi