[darcs-devel] [issue812] "make api-doc" fails with haddock error
David Roundy
bugs at darcs.net
Wed Apr 23 14:18:08 UTC 2008
On Tue, Apr 22, 2008 at 1:06 PM, Jason Dagit <dagit at codersbase.com> wrote:
> This is somewhat of a bug in the configure script.
>
> We want to allow building of the api-docs on a machine with haddock2.0
> without preventing people with haddock < 2.0 from building darcs.
>
> What should the configure script do here?
Presumably there's some way to check for the haddock version? You can
look at the latex code for an example of how to enable/disable make
targets. You have to move the target from GNUmakefile into
autoconf.mk.in, and put a conditional in there.
David
----------
nosy: +daveroundy
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue812>
__________________________________
More information about the darcs-devel
mailing list