Don't redefine sleep/usleep.
authorJim Blandy <jimb@red-bean.com>
Tue, 13 Oct 1998 23:16:59 +0000 (23:16 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 13 Oct 1998 23:16:59 +0000 (23:16 +0000)
commitda7532528c1b156a8ca92798af66c460e72f34fd
tree19384c80e57e924437f4e58e96829f74d6813ee1
parentcb9728edc4131b3de49a0f82a5f08b8cc6f94915
Don't redefine sleep/usleep.
* configure.in: Remove tests for usleep's argument type; we only
need that if we're going to replace it.
* acconfig.h (USLEEP_ARG_TYPE): Delete.  All the other SLEEP
garbage is needed just to use usleep and sleep without compiler
warnings.
* configure: Regenerated.
acconfig.h
configure
configure.in