Mercurial > hg > xemacs-beta
comparison ChangeLog @ 2079:9402c85dcf6f
[xemacs-hg @ 2004-05-14 15:35:28 by james]
Second LTDL patch due to the still unknown problem preventing the first commit
from committing the stuff in the top-level directory.
author | james |
---|---|
date | Fri, 14 May 2004 15:35:31 +0000 |
parents | a741f294362b |
children | 3c2d928e17ad |
comparison
equal
deleted
inserted
replaced
2078:0bcc1e4dfd91 | 2079:9402c85dcf6f |
---|---|
1 2004-05-10 Jerry James <james@xemacs.org> | |
2 | |
3 * aclocal.m4: Typo fix. | |
4 * configure.in (XE_COMPUTE_RUNPATH): Add checks for shl_load and | |
5 LTDL; unify the OS-specific checks into a case statement. | |
6 | |
1 2004-04-30 Jerry James <james@xemacs.org> | 7 2004-04-30 Jerry James <james@xemacs.org> |
2 | 8 |
3 * configure.in: Turn ICC warning 147 into an error to get a good | 9 * configure.in: Turn ICC warning 147 into an error to get a good |
4 XRegisterIMInstantiateCallback prototype. | 10 XRegisterIMInstantiateCallback prototype. |
5 | 11 |