Skip to content

Fix Windows build (#19189)

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/configure into master
  • Should fix failures on Windows:

    configure.ac:1511: error: `
    ' is already registered with AC_CONFIG_FILES.

E.g. https://gitlab.haskell.org/ghc/ghc/-/jobs/587215

  • Fix config.{guess,sub} not found errors
Edited by Sylvain Henry

Merge request reports