[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: build system fixed.

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-06-01 21:39:59 CEST

On Fri, Jun 01, 2001 at 02:19:25PM -0500, Ben Collins-Sussman wrote:
> Greg Stein <gstein@lyra.org> writes:
>...
> > I just have the "doc" stuff left. I've figured out my approach and will
> > implement RSN.
>
> Did you read my comment about this in the bug tracker?

Yup. However, we *do* need to build them somehow.

> I don't think the doc/ directory needs to be automatically built. I
> think we should just write a stand-alone Makefile for this dir and let
> people run it manually if they want docs.

I'm going to put rules in the top-level makefile for building this stuff.
They won't be built by default, though. As you say, run it manually: people
can type "make doc".

> The issue here is that not everyone has LaTeX and Texinfo installed.
> Unless we write tests for these packages in ./configure, it's probably
> best not to try and auto-build the docs.

I do plan to check for them in configure. It should be a simple line to look
for makeinfo and dvips and whatever.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.