Mercurial > hg > xemacs-beta
comparison ChangeLog @ 432:3a7e78e1142d r21-2-24
Import from CVS: tag r21-2-24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:29:58 +0200 |
parents | a5df635868b2 |
children | 9d177e8d4150 |
comparison
equal
deleted
inserted
replaced
431:a97165e56215 | 432:3a7e78e1142d |
---|---|
1 1999-12-14 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.24 is released. | |
4 | |
5 1999-12-13 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * configure.in: | |
8 * configure.usage: | |
9 - Autodetect NAS. Change Docs accordingly. | |
10 | |
11 * configure.in: Warn if configure --with-xpm --without-x11. | |
12 | |
13 1999-12-09 Martin Buchholz <martin@xemacs.org> | |
14 | |
15 * configure.in: Clean up sound support. | |
16 - variable `old_nas' was used but never set. | |
17 - change `with_esd' to `with_esd_sound' for consistency. | |
18 - Don't trust the output of `esd-config --libs`; test it. | |
19 - Add `esd-config --cflags` to c_switch_site. | |
20 - Die if ESD sound requested, but not available. | |
21 - ESD is not dependent on X, therefore use LIBS, not libs_x. | |
22 | |
23 1999-12-07 Martin Buchholz <martin@xemacs.org> | |
24 | |
25 * configure.in (--with-sound): Variable with_esd was mispelled. | |
26 | |
1 1999-12-07 Martin Buchholz <martin@xemacs.org> | 27 1999-12-07 Martin Buchholz <martin@xemacs.org> |
2 | 28 |
3 * XEmacs 21.2.23 is released. | 29 * XEmacs 21.2.23 is released. |
4 | 30 |
5 1999-11-30 Martin Buchholz <martin@xemacs.org> | 31 1999-11-30 Martin Buchholz <martin@xemacs.org> |