summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-21 12:47:34 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-21 14:19:49 +0200
commitf9a5c4cbc275df6dd5a3b31323b1d00343e8e4f0 (patch)
tree77cd7fdbba6e615f77a31844369fb23f918075be /config_host.mk.in
parentefa6a5f0444ab2299f91608f4a5b78848814458e (diff)
More --disable-database-connectivity work, still experimental
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 0385fa4bd490..3da38d9c3ad8 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -78,6 +78,7 @@ export DICT_SYSTEM_DIR=@DICT_SYSTEM_DIR@
export DIRECTXSDK_LIB=@DIRECTXSDK_LIB@
export DISABLE_ACTIVEX=@DISABLE_ACTIVEX@
export DISABLE_ATL=@DISABLE_ATL@
+export DISABLE_DBCONNECTIVITY=@DISABLE_DBCONNECTIVITY@
export DISABLE_LINKOO=@DISABLE_LINKOO@
export DISABLE_NEON=@DISABLE_NEON@
export DISABLE_PYTHON=@DISABLE_PYTHON@