* src/deps.mk
@ 2011-02-04 12:07 Eli Zaretskii
2011-02-04 15:46 ` src/deps.mk Paul Eggert
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2011-02-04 12:07 UTC (permalink / raw)
To: emacs-devel
This file suffered some bitrot, because the latest changes were not
reflected there. I fixed it (I think), see revno 103113, but I wonder
whether any supported platform actually uses that file. (MS-DOS does,
but since its compiler is GCC, I can easily turn AUTO_DEPEND on for
it.) If some platforms do use the file, we may wish to automate its
update with some maintainer rule.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: src/deps.mk
2011-02-04 12:07 src/deps.mk Eli Zaretskii
@ 2011-02-04 15:46 ` Paul Eggert
2011-02-04 18:31 ` src/deps.mk Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2011-02-04 15:46 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
On 02/04/2011 04:07 AM, Eli Zaretskii wrote:
> If some platforms do use the file, we may wish to automate its
> update with some maintainer rule.
configure.in says that it's used by all platforms
except for those that combine GNU Make, GCC, and
use autodepend. So it would appear that a lot of
platforms use it, e.g., plain Solaris.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: src/deps.mk
2011-02-04 15:46 ` src/deps.mk Paul Eggert
@ 2011-02-04 18:31 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2011-02-04 18:31 UTC (permalink / raw)
To: Paul Eggert; +Cc: emacs-devel
> Date: Fri, 04 Feb 2011 07:46:56 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> CC: emacs-devel@gnu.org
>
> configure.in says that it's used by all platforms
> except for those that combine GNU Make, GCC, and
> use autodepend. So it would appear that a lot of
> platforms use it, e.g., plain Solaris.
I asked because it seemed strange that no one reported any problems
with the obviously stale prerequisites. I guess there aren't many
users of these systems who track the development trunk.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-04 18:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 12:07 src/deps.mk Eli Zaretskii
2011-02-04 15:46 ` src/deps.mk Paul Eggert
2011-02-04 18:31 ` src/deps.mk Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).