Config err if old GHC path has spaces
In aclocal.m4, the following definition needs to be
updated (to add the quotes around the ${WithGhc-ghc}
invocation, for the case where ghc is installed in a
directory containing spaces e.g. .../Program Files/...
AC_DEFUN(FPTOOLS_GHC_VERSION,
[FPTOOLS_NOCACHE_CHECK([version of ghc],
[fptools_version_of_ghc],
["${WithGhc-ghc}" --version > conftestghc 2>&1
There maybe more problems like this, I've only got as
far as configuring.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 5.02 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | ResolvedFixed |
| Component | Build System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |