summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-15 07:48:40 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 09:13:07 +0300
commitad6897540643d691576ee1b241b2fefafe4d8386 (patch)
tree8ef1f052c19af30f9d1e751c2757582a9712ede5 /config_host.mk.in
parentd5dcd61f07632e7771947e26adea5d41d984c3ce (diff)
ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR is not used outside configure.ac
Change-Id: Ic55f27516a6d34c20593eba07808d371901a1d67
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 d02b14982c81..c74f5025c3d1 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -18,7 +18,6 @@ export ALL_LANGS=@ALL_LANGS@
export ANCIENT_BISON=@ANCIENT_BISON@
export ANDROID_APP_ABI=@ANDROID_APP_ABI@
export ANDROID_NDK_GDBSERVER=@ANDROID_NDK_GDBSERVER@
-export ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR=@ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR@
export ANDROID_SDK_HOME=@ANDROID_SDK_HOME@
export ANT=@ANT@
export ANT_HOME=@ANT_HOME@