Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11964

Re: Installation of PDF/PS/DVI and HTML files

Path csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail
From ludo@gnu.org (Ludovic Courtès)
Newsgroups gnu.bash.bug
Subject Re: Installation of PDF/PS/DVI and HTML files
Date Sun, 06 Dec 2015 22:21:50 +0100
Lines 33
Approved bug-bash@gnu.org
Message-ID <mailman.1530.1449436924.31583.bug-bash@gnu.org> (permalink)
References <87mvtru70g.fsf@gnu.org> <566361B8.7030308@case.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding quoted-printable
X-Trace usenet.stanford.edu 1449436925 6313 208.118.235.17 (6 Dec 2015 21:22:05 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash@gnu.org, 806945@debbugs.debian.org, Maria Valentina Marin <marivalenm@gmail.com>
To Chet Ramey <chet.ramey@case.edu>
Envelope-to bug-bash@gnu.org
X-URL http://www.fdn.fr/~lcourtes/
X-Revolutionary-Date 16 Frimaire an 224 de la Révolution
X-PGP-Key-ID 0x3D9AEBB5
X-PGP-Key http://www.fdn.fr/~lcourtes/ludovic.asc
X-PGP-Fingerprint 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5
X-OS x86_64-unknown-linux-gnu
In-Reply-To <566361B8.7030308@case.edu> (Chet Ramey's message of "Sat, 5 Dec 2015 17:14:16 -0500")
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 2001:4830:134:3::e
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:11964

Show key headers only | View raw


Chet Ramey <chet.ramey@case.edu> skribis:

> On 12/3/15 6:05 AM, Ludovic Courtès wrote:

[...]

>> In addition, the ‘install’ rule in doc/Makefile.in would need to be
>> split in ‘install-info’, ‘install-pdf’, etc. (as explained in the GCS),
>> with ‘install’ depending only on ‘install-info’.
>
> Again, that's not quite what the coding standards say.  The standards say
> to make sure to install the info file when you run `make install', using
> the `install-info' program to do so.

They also specify targets different from ‘install’ to install
documentation in formats other than Info.  This is consistently done in
many GNU packages, notably GCC/Binutils/GDB/libc, and this is how
Automake implements it.

>> What do you think?
>
> It's hard to say, since the proposed patch has little to do with the
> subject of the message.

Sorry if the patch created confusion.  I hope the intent is clearer now.

Thanks,
Ludo’.

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: Installation of PDF/PS/DVI and HTML files ludo@gnu.org (Ludovic Courtès) - 2015-12-06 22:21 +0100

csiph-web