Re: proposed simplification for the 'poll' module
Paul Eggert wrote: Here's a proposed simplification to the 'poll' module to have it use the new sys_time module rather than rolling its own substitute. That's fine by me. Paolo
proposed simplification for the 'poll' module
Here's a proposed simplification to the 'poll' module to have it use the new sys_time module rather than rolling its own substitute. 2007-01-19 Paul Eggert <[EMAIL PROTECTED]> * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or check for sys/time.h; no longer needed.