automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: advice for pre-generating documentation


From: Peter Johansson
Subject: Re: advice for pre-generating documentation
Date: Thu, 11 Feb 2010 23:22:35 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Hi Andreas,

On 2/11/10 12:06 PM, Andreas Jellinghaus wrote:
also I wonder:
what about builddir vs. sourcedir? how do you handle that?

if people have a tar.gz with pre-build documentation, it
is in sourcedir. if people checkout svn and build in a seperate
build root, the documentation is created in builddir.

does automake handle that automaticaly?
IMHO it seems confusing and error prone to treat those two cases separately. To me, a file is either located in srcdir or builddir, independent on whether I build from an svn checkout or from a tarball. For instance, the `Makefile.in' is always located in srcdir, also when it is created (built) in an svn checkout. You said before that you wanted to treat documentation as `Makefile.in' and then I would have the docs in srcdir.

Thanks,
Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]