Mercurial > emacs
comparison ChangeLog @ 81235:a618e1dc2490
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 07 Jun 2007 08:02:07 +0000 |
parents | 7042c16d5ef5 |
children | a3c022187895 |
comparison
equal
deleted
inserted
replaced
81234:c3e59cc10a50 | 81235:a618e1dc2490 |
---|---|
1 2007-06-07 Glenn Morris <rgm@gnu.org> | 1 2007-06-07 Glenn Morris <rgm@gnu.org> |
2 | 2 |
3 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check | 3 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check |
4 for a Sun C compiler. | 4 for a Sun C compiler. |
5 | |
6 * Makefile.in (install-arch-indep): Install only the DOC- file | |
7 specific to the build, if possible, rather than DOC-*. | |
5 | 8 |
6 2007-05-25 Chong Yidong <cyd@stupidchicken.com> | 9 2007-05-25 Chong Yidong <cyd@stupidchicken.com> |
7 | 10 |
8 * mkinstalldirs: Sync to version in automake CVS. | 11 * mkinstalldirs: Sync to version in automake CVS. |
9 | 12 |