summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-15 09:23:11 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 09:49:39 +0300
commitbafd9479aad91b9c7dc2ad1d3f27c560989ce549 (patch)
treeeb6608e79ad1515e70cff738b2ad0b37d9def331 /config_host.mk.in
parent32bec67bc644fbb7f5024113b24702547f7f8950 (diff)
MFC_INCLUDE is unused
Change-Id: I8aa68985734aa3a2931727415b5bd412af6e6cd0
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 dd8400a3b86c..8ce5ea33fc7c 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -324,7 +324,6 @@ export MD5SUM=@MD5SUM@
export MDDS_CPPFLAGS=$(gb_SPACE)@MDDS_CPPFLAGS@
export MERGELIBS=@MERGELIBS@
export MERGE_MODULES=@MERGE_MODULES@
-export MFC_INCLUDE=@MFC_INCLUDE@
export MFC_LIB=@MFC_LIB@
export MINGWCXX=@MINGWCXX@
export MINGWSTRIP=@MINGWSTRIP@