#3764: need --htmldir conifiguration
------------------------------+---------------------------------------------
Reporter: juhpetersen | Owner: igloo
Type: feature request | Status: closed
Priority: normal | Milestone: 6.12.2
Component: Build System | Version: 6.12.1
Resolution: worksforme | Keywords:
Difficulty: | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
------------------------------+---------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => worksforme
Comment:
This works for me, e.g. in the 6.12 branch:
{{{
$ ./configure --htmldir=/wibble
$ make show VALUE=htmldir
htmldir="/wibble"
}}}
but the version of autoconf used needs to be sufficiently recent that it
knows about the htmldir flag.
I'll push a patch updating some of the comments in install.mk.in.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3764#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs