diff options
| -rw-r--r-- | ChangeLog | 7 | ||||
| -rw-r--r-- | mac/ChangeLog | 5 |
2 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * configure.in: Prefer X11 to Carbon only when some X-specific | ||
| 4 | option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab). | ||
| 5 | |||
| 6 | * configure: Regenerate. | ||
| 7 | |||
| 1 | 2006-11-04 Romain Francoise <romain@orebokech.com> | 8 | 2006-11-04 Romain Francoise <romain@orebokech.com> |
| 2 | 9 | ||
| 3 | * Makefile.in (bootstrap-clean-before): Use new target `bootstrap-clean' | 10 | * 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 @@ | |||
| 1 | 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * INSTALL: Remove descriptions about --without-x. Remove | ||
| 4 | --without-carbon from configure options for X11 build. | ||
| 5 | |||
| 1 | 2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 7 | ||
| 3 | * INSTALL: Remove descriptions about experimental flags. | 8 | * INSTALL: Remove descriptions about experimental flags. |