diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -1,3 +1,14 @@ | |||
| 1 | 2012-09-14 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * configure.ac (--without-sync-input): Fix typo in usage message. | ||
| 4 | |||
| 5 | * configure.ac: Port to hosts lacking gtk. | ||
| 6 | (PKG_CHECK_MODULES): Capture pkg-config diagnostics | ||
| 7 | better, in particular, problems in invoking pkg-config itself. | ||
| 8 | This is useful on hosts that don't have pkg-config. | ||
| 9 | (GTK_MODULES): Do not exit 'configure' simply because gtk3 | ||
| 10 | and gtk2 are both missing. Problem found on Solaris 8. | ||
| 11 | |||
| 1 | 2012-09-13 Jan Djärv <jan.h.d@swipnet.se> | 12 | 2012-09-13 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 13 | ||
| 3 | * configure.ac: Reorder Xaw3d messages. | 14 | * configure.ac: Reorder Xaw3d messages. |