GNU bug report logs - #8289
distcheck and make dvi

Previous Next

Package: automake;

Reported by: karl <at> freefriends.org (Karl Berry)

Date: Fri, 18 Mar 2011 23:34:02 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 8289 <at> debbugs.gnu.org (full text, mbox):

From: Jack Kelly <jack <at> jackkelly.name>
To: Karl Berry <karl <at> freefriends.org>
Cc: 8289 <at> debbugs.gnu.org
Subject: Re: bug#8289: distcheck and make dvi
Date: Mon, 21 Mar 2011 09:34:07 +1100
On Mon, Mar 21, 2011 at 8:28 AM, Karl Berry <karl <at> freefriends.org> wrote:
> All together, for a general fix, my suggestion is to simply replace the
> hardwired "dvi" string with a new variable name, like
> $(AM_DISTCHECK_DOC) or some such (no idea if that's a reasonable name,
> but you get the idea), which defaults to dvi and which users can
> override either with "pdf" or with some no-op target.  Which in turn
> would need to be created/documented if one doesn't exist already.

New automake options? Something like:

    AM_INIT_AUTOMAKE([foreign distcheck-doc-pdf no-distcheck-doc-dvi])

>    jack> violate the GNU coding standards, to which automake-generated
>    makefiles are meant to comply?
>
> The dvi: pdf kludge was a user override.  The coding standards aren't an
> issue in that case.

Good to know.

-- Jack




This bug report was last modified 5 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.