summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-27 16:31:42 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-27 16:51:56 +0200
commitc16bc826379b2e70fe517d608055ef167c5a5c9e (patch)
tree7649d65d2c0ecfe7fb048baef56b316c5b47a14e /config_host.mk.in
parent7b348b9f67ca1138857c34da5b67b479c64a4901 (diff)
s/interpreters/scripting/
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 535b25b48ef6..5cc0b8631bd8 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -79,7 +79,7 @@ export DIRECTXSDK_LIB=@DIRECTXSDK_LIB@
export DISABLE_ACTIVEX=@DISABLE_ACTIVEX@
export DISABLE_ATL=@DISABLE_ATL@
export DISABLE_DBCONNECTIVITY=@DISABLE_DBCONNECTIVITY@
-export DISABLE_INTERPRETERS=@DISABLE_INTERPRETERS@
+export DISABLE_SCRIPTING=@DISABLE_SCRIPTING@
export DISABLE_LINKOO=@DISABLE_LINKOO@
export DISABLE_NEON=@DISABLE_NEON@
export DISABLE_PYTHON=@DISABLE_PYTHON@