unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Portable Makefiles
@ 2012-04-07 19:37 Glenn Morris
  0 siblings, 0 replies; only message in thread
From: Glenn Morris @ 2012-04-07 19:37 UTC (permalink / raw)
  To: emacs-devel


It turns out that the doc/*/Makefiles have not been buildable without
GNU make for some time, due to (non-portable) use of $< in ordinary
rules. Probably my fault; I think I saw $< being used in other Emacs
Makefiles and did not appreciate that it was always in suffix rules.

Anyway, it's now fixed in the emacs-24 branch, but I think the lack of
outcry [1] is an interesting data-point with respect to possibly
requiring GNU make to build Emacs at some future date.

Perhaps pretesting did not turn this up because the info files are
pre-built in tarfiles.

[1] I can only find two reports:
http://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00074.html
http://groups.google.com/group/gnu.emacs.help/msg/3ce576d7a4621a09



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-07 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07 19:37 Portable Makefiles Glenn Morris

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).