summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-06-23 14:19:39 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-11-03 01:58:54 -0400
commit284fd39c33c652c11430770c8bb420bb7af2f4cc (patch)
tree6836b0d347d0c3a2e7b387441e0b57884dfedda3 /configure.ac
parented81b44858ef6527087d82c0114ed0b2bf42399d (diff)
downloadhaskell-284fd39c33c652c11430770c8bb420bb7af2f4cc.tar.gz
gen-dll: Drop it
Currently it is only used by the make build system, which is soon to be retired, and it has not built since 41cf758b. We may need to reintroduce it when dynamic-linking support is introduced on Windows, but we will cross that bridge once we get there. Fixes #21753.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a69f5e833..9f8e0fdd0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1208,7 +1208,6 @@ AC_CONFIG_FILES(
utils/iserv/iserv.cabal
utils/ghc-pkg/ghc-pkg.cabal
utils/remote-iserv/remote-iserv.cabal
- utils/gen-dll/gen-dll.cabal
libraries/ghc-boot/ghc-boot.cabal
libraries/ghc-boot-th/ghc-boot-th.cabal
libraries/ghci/ghci.cabal