Ticket #3764 (closed feature request: worksforme)
need --htmldir conifiguration
| Reported by: | juhpetersen | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.12.2 |
| Component: | Build System | Version: | 6.12.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
