diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-03-08 00:28:51 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-03-08 00:28:51 +0000 |
commit | a6a24beb47a6253f141c8fb9c9d67d6e5aa30683 (patch) | |
tree | 1385998fe788f2a11d8d7421c737edf84a225e96 /THANKS | |
parent | 1fd0bd449b1706b5c7eb549054d6fc089dcd766c (diff) | |
download | paxutils-a6a24beb47a6253f141c8fb9c9d67d6e5aa30683.tar.gz |
* configure.ac (AC_CHECK_HEADERS): Don't check for sys/time.h,
since we no longer use HAVE_SYS_TIME_H.
(AC_CHECK_DECLS): Don't check for 'time', since we assume
C89 or better.
* lib/system.h: Include <unistd.h> unconditionally, since we now
assume the unistd module.
(time): Remove decl; not needed, since we assume C89 or better.
Don't bother checking for HAVE_SYS_TIME_H when deciding whether
to include <sys/time.h>, since TIME_WITH_SYS_TIME implies sys/time.h
exists.
* m4/system.m4 (PU_SYSTEM): Don't check for unistd.h or sys/time.h,
or for time or valloc.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions