Mercurial > emacs
changeset 73824:f6c19f9b5914
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Wed, 08 Nov 2006 08:03:41 +0000 |
parents | f0b4afa8b991 |
children | 36f23fcd07f8 |
files | ChangeLog mac/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Nov 08 08:03:21 2006 +0000 +++ b/ChangeLog Wed Nov 08 08:03:41 2006 +0000 @@ -1,3 +1,10 @@ +2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * configure.in: Prefer X11 to Carbon only when some X-specific + option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab). + + * configure: Regenerate. + 2006-11-04 Romain Francoise <romain@orebokech.com> * Makefile.in (bootstrap-clean-before): Use new target `bootstrap-clean'
--- a/mac/ChangeLog Wed Nov 08 08:03:21 2006 +0000 +++ b/mac/ChangeLog Wed Nov 08 08:03:41 2006 +0000 @@ -1,3 +1,8 @@ +2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * INSTALL: Remove descriptions about --without-x. Remove + --without-carbon from configure options for X11 build. + 2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * INSTALL: Remove descriptions about experimental flags.