summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b209742449f2..45d6bacb804f 100755
--- a/configure.ac
+++ b/configure.ac
@@ -10131,7 +10131,7 @@ if echo "$host_os" | grep -q linux-android || test "$enable_sdremote_android" =
ENABLE_SDREMOTE_ANDROID=TRUE
AC_MSG_CHECKING([whether to enable Bluetooth support in Impress remote control])
else
- ENABLE_SDREMOTE=
+ ENABLE_SDREMOTE_ANDROID=
AC_MSG_RESULT([no])
fi
AC_SUBST(ENABLE_SDREMOTE_ANDROID)