[Libreoffice-commits] core.git: configure.ac
Stephan Bergmann
sbergman at redhat.com
Wed Nov 20 14:19:11 PST 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d3f37fa3a9d2fb1f593ccf5797919bd749936966
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Nov 20 23:18:50 2013 +0100
Presumably a typo
Change-Id: If9a0db76cd7ce21edddc57346e71da1bdf995b25
diff --git a/configure.ac b/configure.ac
index b2097424..45d6bac 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)
More information about the Libreoffice-commits
mailing list