#3764: need --htmldir conifiguration
---------------------------------+------------------------------------------
    Reporter:  juhpetersen       |       Owner:              
        Type:  feature request   |      Status:  new         
    Priority:  normal            |   Component:  Build System
     Version:  6.12.1            |    Keywords:              
          Os:  Unknown/Multiple  |    Testcase:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 ghc's makefiles currently ignore --htmldir overriding it to
 $(docdir)/html:
 this is also noted in comments for autoconf .backward compatibility.

 Since only html is generated by default distro packagers probably prefer
 to drop
 the html/ subdir and just install the html docs straight to docdir.
 Having a working --htmldir configure options would allow this without
 fragile build hacks.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3764>
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

Reply via email to