summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-15 08:29:19 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 09:13:08 +0300
commit9922ec862ece36eef9c2a8576ba785326b93a021 (patch)
treeea6daf581c2411ad7674e88706b31645315edef3 /config_host.mk.in
parent71b68d4cf2a888cff225cd2f6055d12b20f50adc (diff)
DYNAMIC_CRT is unused
Change-Id: Iabeec6542d18f773a0ae5781214ec7d4ce02b3ab
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 ed82869842dc..4c9beb985a6a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -103,7 +103,6 @@ export DOCDIR=@DOCDIR@
export DOXYGEN=@DOXYGEN@
export DO_FETCH_TARBALLS=@DO_FETCH_TARBALLS@
export DPKG=@DPKG@
-export DYNAMIC_CRT=@DYNAMIC_CRT@
export ENABLE_CAIRO_CANVAS=@ENABLE_CAIRO_CANVAS@
export ENABLE_CORETEXT=@ENABLE_CORETEXT@
export ENABLE_CRASHDUMP=@ENABLE_CRASHDUMP@