unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Last line of lib-src/Makefile.in breaks gcc -E -traditional
@ 2007-10-05  8:52 Eli Zaretskii
  2007-10-05 17:40 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2007-10-05  8:52 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

This last line of lib-src/Makefile.in was added recently:

  ### Makefile ends here

Why was it added?  ChangeLog is silent about it, and so is "cvs log".

This line breaks the preprocessor, since it is in the part of
Makefile.in that begins with this comment:

  # ========================== start of cpp stuff =======================
  /* From here on, comments must be done in C syntax.  */

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-06  7:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05  8:52 Last line of lib-src/Makefile.in breaks gcc -E -traditional Eli Zaretskii
2007-10-05 17:40 ` Glenn Morris
2007-10-06  7:00   ` 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).