summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-15 09:28:52 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 09:49:39 +0300
commit9bf0ff2e714d803b892d429a623f8309aa7c2202 (patch)
treeb728acb784c2b12bf1ca799025533068f80501ce /config_host.mk.in
parentbf0534dad63bda9112c71f56dca42fd8afa27479 (diff)
MKDEPENDSOLVER seems unused
Change-Id: I35c5ec82a59e28c887ece8dc3ad10de764a3e66e
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 28f6640785b7..3fc54740848a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -334,7 +334,6 @@ export MINGW_SHARED_GCCLIB=@MINGW_SHARED_GCCLIB@
export MINGW_SHARED_GXXLIB=@MINGW_SHARED_GXXLIB@
export MINGW_SHARED_LIBSTDCPP=@MINGW_SHARED_LIBSTDCPP@
export MINGW_SYSROOT=@MINGW_SYSROOT@
-export MKDEPENDSOLVER=TRUE
export ML_EXE=@ML_EXE@
export MOC4=@MOC4@
export MOC=@MOC@