Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 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 | 943eaba38521 |
children | 026c5bf9c134 |
comparison
equal
deleted
inserted
replaced
776:79940b592197 | 777:e65d9cf16707 |
---|---|
245 #undef HAVE_MACH_MACH_H | 245 #undef HAVE_MACH_MACH_H |
246 #undef HAVE_SYS_PARAM_H | 246 #undef HAVE_SYS_PARAM_H |
247 #undef HAVE_SYS_PSTAT_H | 247 #undef HAVE_SYS_PSTAT_H |
248 #undef HAVE_SYS_TIME_H | 248 #undef HAVE_SYS_TIME_H |
249 #undef HAVE_SYS_TIMEB_H | 249 #undef HAVE_SYS_TIMEB_H |
250 #undef HAVE_SYS_TIMES_H | |
250 #undef HAVE_SYS_UN_H | 251 #undef HAVE_SYS_UN_H |
251 #undef HAVE_ULIMIT_H | 252 #undef HAVE_ULIMIT_H |
252 #undef HAVE_UNISTD_H | 253 #undef HAVE_UNISTD_H |
253 | 254 |
254 #undef HAVE_SYS_WAIT_H | 255 #undef HAVE_SYS_WAIT_H |