Mercurial > emacs
changeset 81235:a618e1dc2490
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 07 Jun 2007 08:02:07 +0000 |
parents | c3e59cc10a50 |
children | 6e5cac7193a6 |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 07 07:56:00 2007 +0000 +++ b/ChangeLog Thu Jun 07 08:02:07 2007 +0000 @@ -3,6 +3,9 @@ * configure.in (NON_GNU_CPP): On Solaris, set using a proper check for a Sun C compiler. + * Makefile.in (install-arch-indep): Install only the DOC- file + specific to the build, if possible, rather than DOC-*. + 2007-05-25 Chong Yidong <cyd@stupidchicken.com> * mkinstalldirs: Sync to version in automake CVS.