summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-15 09:23:54 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 09:49:39 +0300
commit0904be013e30458c933c7fb971b325e3f67d8198 (patch)
treed52921cbee08bec5500bde956817404370b64e1e /config_host.mk.in
parentbafd9479aad91b9c7dc2ad1d3f27c560989ce549 (diff)
MFC_LIB is unused
Change-Id: I43fb5190f3dff8b2ab1d4ca043a8c852cc353ba8
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 8ce5ea33fc7c..cff9208e4d0b 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_LIB=@MFC_LIB@
export MINGWCXX=@MINGWCXX@
export MINGWSTRIP=@MINGWSTRIP@
export MINGW_CLIB_DIR=@MINGW_CLIB_DIR@