From: Simon Marchi <simon.marchi@polymtl.ca>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC] Make "all" depend on "info"
Date: Sat, 20 Oct 2018 21:20:00 -0000 [thread overview]
Message-ID: <dfb49cee7174836a283a01f4e2e6d21c@polymtl.ca> (raw)
In-Reply-To: <20181020183429.21188-1-tom@tromey.com>
On 2018-10-20 14:34, Tom Tromey wrote:
> I've broken "make info" a couple of times now, because I sometimes
> forget to run "make info" after modifying a Texinfo file.
>
> I don't know why gdb's "make all" doesn't build the info pages. I
> suspect this was some Cygnus-local oddity back in the day.
>
> This patch changes doc/Makefile.in so that the info pages are built by
> "make all". As a point of reference, Automake has essentially always
> worked this way. According to the Automake manual (I didn't
> double-check) this is required by the GNU coding standards.
IIRC, another weird consequence of the current situation is that if you
do ./configure && make && sudo make install, the doc artifacts will be
generated during make install, so owned by root. I believe everything
should be generated by "make", and make install should only install the
files in the prefix.
Simon
next prev parent reply other threads:[~2018-10-20 21:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-20 18:34 Tom Tromey
2018-10-20 21:20 ` Simon Marchi [this message]
2018-10-20 21:44 ` Kevin Buettner
2018-10-20 22:13 ` Sergio Durigan Junior
2018-11-29 19:23 ` Tom Tromey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dfb49cee7174836a283a01f4e2e6d21c@polymtl.ca \
--to=simon.marchi@polymtl.ca \
--cc=gdb-patches@sourceware.org \
--cc=tom@tromey.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox