bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25372: 26.0.50; Cannot rebuild Emacs


From: Glenn Morris
Subject: bug#25372: 26.0.50; Cannot rebuild Emacs
Date: Fri, 06 Jan 2017 13:01:21 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

> The top-level Makefile, once it exists, should contain the necessary
> logic for rebuilding things. Manual steps should not be needed. Probably
> AUTOMAKE_INPUTS should be changed to include both
> $(srcdir)/lib/gnulib.mk and $(srcdir)/nt/gnulib.mk (which means that the
> variable gnulib_mk isn't needed). Strictly speaking, this was probably
> true before as well.

Actually, I suppose on non-MS platforms, nt/gnulib.mk could be an
order-only prerequisite, because we only need it to exist, not be newer.
But it's probably not worth making the distinction.





reply via email to

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