diff --git a/ChangeLog b/ChangeLog index 65cd76c8847..67ec8cd7c10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-11-08 YAMAMOTO Mitsuharu + + * 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 * Makefile.in (bootstrap-clean-before): Use new target `bootstrap-clean' diff --git a/mac/ChangeLog b/mac/ChangeLog index 914874c6cc1..b1a79bc9edd 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,8 @@ +2006-11-08 YAMAMOTO Mitsuharu + + * INSTALL: Remove descriptions about --without-x. Remove + --without-carbon from configure options for X11 build. + 2006-09-19 YAMAMOTO Mitsuharu * INSTALL: Remove descriptions about experimental flags.