summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-06-16 16:21:08 +0200
committerMichael Stahl <mstahl@redhat.com>2017-06-16 16:56:42 +0200
commit3f405b1af38b810a6ae1089138637d7947ce4f82 (patch)
tree1aeab7b1b65c78c59ebbd1c83534aa7fbe823932 /config_host.mk.in
parente5772fbc810a4c76da2a200db70e7acd776bc30b (diff)
configure: remove --enable-directx
This used to require extra SDKs in days of yore but now just always build those libraries on WNT. Change-Id: I92c0a35917df42e136c022c762f0333f657a9ec6
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 98d3edc06be6..e175ecd76b66 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -122,7 +122,6 @@ export ENABLE_DBUS=@ENABLE_DBUS@
export ENABLE_DCONF=@ENABLE_DCONF@
export ENABLE_DEBUG=@ENABLE_DEBUG@
export ENABLE_DEBUGINFO_FOR=@ENABLE_DEBUGINFO_FOR@
-export ENABLE_DIRECTX=@ENABLE_DIRECTX@
export ENABLE_EOT=@ENABLE_EOT@
export ENABLE_EVOAB2=@ENABLE_EVOAB2@
export ENABLE_FIREBIRD_SDBC=@ENABLE_FIREBIRD_SDBC@