Mercurial > emacs
comparison ChangeLog @ 34712:a75e9cf7a2e3
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 19 Dec 2000 12:14:28 +0000 |
parents | c1fa004347dc |
children | 4a9557e39356 |
comparison
equal
deleted
inserted
replaced
34711:583cd327d7b5 | 34712:a75e9cf7a2e3 |
---|---|
1 2000-12-19 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose | |
4 source file includes XKBlib.h. On some broken Solaris systems, | |
5 there is an XKBlib.h, reportedly, but header files included by | |
6 XKBlib.h are missing. | |
7 | |
1 2000-12-14 Gerd Moellmann <gerd@gnu.org> | 8 2000-12-14 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * configure.in: AC_CHECK_FUNC XkbGetKeyboard. | 10 * configure.in: AC_CHECK_FUNC XkbGetKeyboard. |
4 | 11 |
5 2000-12-11 Dave Love <fx@gnu.org> | 12 2000-12-11 Dave Love <fx@gnu.org> |