aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e46fbef7113..3e662edb6bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
12012-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
12012-09-13 Jan Djärv <jan.h.d@swipnet.se> 122012-09-13 Jan Djärv <jan.h.d@swipnet.se>
2 13
3 * configure.ac: Reorder Xaw3d messages. 14 * configure.ac: Reorder Xaw3d messages.