Mercurial > hg > xemacs-beta
comparison ChangeLog @ 777:e65d9cf16707
[xemacs-hg @ 2002-03-15 11:00:28 by ben]
config.h.in, sysdep.c, sysfile.h, systime.h: add HAVE_SYS_TIMES_H and use it to include sys/times.h, used for
struct tms in new POSIX() function times().
mule\mule-charset.el, obsolete.el, subr.el: Put back
previously-deleted truncate-string-to-width. Move other
non-Mule-specific stuff into subr.el or obsolete.el.
configure.in: check for sys/times.h.
author | ben |
---|---|
date | Fri, 15 Mar 2002 11:00:56 +0000 |
parents | 79940b592197 |
children | eba92770173a |
comparison
equal
deleted
inserted
replaced
776:79940b592197 | 777:e65d9cf16707 |
---|---|
1 2002-03-15 Ben Wing <ben@xemacs.org> | |
2 | |
3 * configure.in (XE_COMPUTE_RUNPATH): | |
4 check for sys/times.h. | |
5 | |
1 2002-03-15 Ben Wing <ben@xemacs.org> | 6 2002-03-15 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * Makefile.in.in (batch): | 8 * Makefile.in.in (batch): |
4 * Makefile.in.in (batch_packages): | 9 * Makefile.in.in (batch_packages): |
5 * Makefile.in.in (finder): | 10 * Makefile.in.in (finder): |