summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-01-02 15:59:00 +0200
committerTor Lillqvist <tml@iki.fi>2013-01-02 16:00:11 +0200
commitca3aba4cdf766cf33b0dbbe495c9e6f57f069822 (patch)
tree6009d3f35ba5142a5da571a2fd6fb07469c82a17
parentChange if-statements to switch (diff)
downloadcore-ca3aba4cdf766cf33b0dbbe495c9e6f57f069822.tar.gz
core-ca3aba4cdf766cf33b0dbbe495c9e6f57f069822.zip
DBGHELP_DLL is set in download.lst included at the end
Change-Id: I5465c9176b0b53f9a148fe50373f38c71f179746
-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 08f6a855e9d2..f99e3e45b9b3 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -88,7 +88,6 @@ export CXX_X64_BINARY=@CXX_X64_BINARY@
@x_CXXFLAGS@ export CXXFLAGS=@CXXFLAGS@
export CXXFLAGS_CXX11=@CXXFLAGS_CXX11@
export DATADIR=@DATADIR@
-export DBGHELP_DLL=@DBGHELP_DLL@
export DBUSMENUGTK_CFLAGS=$(gb_SPACE)@DBUSMENUGTK_CFLAGS@
export DBUSMENUGTK_LIBS=$(gb_SPACE)@DBUSMENUGTK_LIBS@
export DBUS_CFLAGS=$(gb_SPACE)@DBUS_CFLAGS@