Mercurial > emacs
comparison ChangeLog @ 105724:73190af7ce73
* configure.in: Invoke $CPP with -P when creating Makefile and
src/Makefile. Without this, gcc 4.4.2 converts each
backslash-newline pair in the input to a bare newline, yielding
invalid Makefiles.
* configure: Regenerate.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 23 Oct 2009 16:19:37 +0000 |
parents | 010dcf4f42fa |
children | a431286b73b3 |
comparison
equal
deleted
inserted
replaced
105723:438abba8b301 | 105724:73190af7ce73 |
---|---|
1 2009-10-23 Jim Meyering <meyering@redhat.com> | |
2 | |
3 * configure.in: Invoke $CPP with -P when creating Makefile and | |
4 src/Makefile. Without this, gcc 4.4.2 converts each | |
5 backslash-newline pair in the input to a bare newline, yielding | |
6 invalid Makefiles. | |
7 | |
8 * configure: Regenerate. | |
9 | |
1 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> | 10 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 11 |
3 * configure.in (vax-dec-vms): Remove, not supported anymore. | 12 * configure.in (vax-dec-vms): Remove, not supported anymore. |
4 | 13 |
5 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com> | 14 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com> |