summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-23 18:52:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-23 18:52:59 +0200
commitf7e422deac40fc47234755dfcbc50da38bb34112 (patch)
tree2bbd4c31402a72cfc65668b274f2adece5c9809a /config_host.mk.in
parent31af61ea091cc895b893c849f2130aa35792b7db (diff)
The android remote app is in a separate repository
so get rid of the noop-configure switch that was left Change-Id: I95ddf0fb1639c9801b27007cc24e366c2d6084cf
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 16315935a35c..19bee1a2496e 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -171,7 +171,6 @@ export ENABLE_SCRIPTING_JAVASCRIPT=@ENABLE_SCRIPTING_JAVASCRIPT@
export ENABLE_SDREMOTE=@ENABLE_SDREMOTE@
export ENABLE_SDREMOTE_BLUETOOTH=@ENABLE_SDREMOTE_BLUETOOTH@
export SYSTEM_BLUEZ=@SYSTEM_BLUEZ@
-export ENABLE_SDREMOTE_ANDROID=@ENABLE_SDREMOTE_ANDROID@
export ENABLE_SILENT_MSI=@ENABLE_SILENT_MSI@
export ENABLE_SYMBOLS=@ENABLE_SYMBOLS@
export ENABLE_SYSTRAY_GTK=@ENABLE_SYSTRAY_GTK@