bug-automake
[Top][All Lists]
Advanced

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

Re: missing help2man


From: Roumen Petrov
Subject: Re: missing help2man
Date: Fri, 28 Nov 2008 22:48:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18) Gecko/20081114 SeaMonkey/1.1.13

Ralf Wildenhues wrote:
* Werner LEMBERG wrote on Fri, Nov 28, 2008 at 07:18:46AM CET:
Anyway, maintainer-mode isn't very interesting; few packages use it.
The more important question is what to do in non-maintainer mode,
where (it seems to me) exactly the same problem will occur.  For
instance, in GNU Hello (well, except that has only one man page) or
coreutils.
Well, if `make' called by the user has to generate man pages with the
use of help2man, there *must* be a configure check for it.  I don't
see a problem.

The point is that this problem should only ever show up when you use
VCS sources to build from, never from a release tarball: the tarball
should always contain a copy of the man pages, and not need to rebuild
them.  Thus it would be over-reaching for example, to require that
help2man is present, when configure is run from an extracted tarball.


May be a check for help2man in bootstrap is enough ?

Roumen




reply via email to

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