Bruno Haible <[EMAIL PROTECTED]> writes:
> a) Add another option to gnulib that avoids the license changes altogether.
> You would use this option; Jim when making release tarballs would not.
> Drawback: Jim needs a special directory for making release tarballs.
>
> b) Push back the
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
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.
Bruno Haible <[EMAIL PROTECTED]> writes:
> I hope these changes are OK with you. If not, feel free to revert them.
Thanks very much for taking the time to proofread all that. My change
was a bit disruptive, and I was worried about running into problems
with it on on less-common platforms. Your
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Bruno Haible on 1/18/2007 7:16 PM:
> Compiling a testdir
> - on Linux (to test the case where gettimeofday is present),
> - in a cross-compile to Cygwin (to test the case where gettimeofday is
> assumed to clobber localtime's buffe
Le mercredi 17 janvier 2007 à 14:56 +0100, Yoann Vandoorselaere a
écrit :
> Le mercredi 17 janvier 2007 à 14:50 +0100, Simon Josefsson a écrit :
> > Yoann Vandoorselaere <[EMAIL PROTECTED]> writes:
> >
> > > Le mercredi 17 janvier 2007 à 13:57 +0100, Simon Josefsson a écrit :
> > >> Yoann Vandoors