[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Problems building current CVS, HAVE_USLEEP
From: |
Shawn Betts |
Subject: |
Re: [RP] Problems building current CVS, HAVE_USLEEP |
Date: |
Sat May 31 02:45:02 2003 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Norbert Koch <address@hidden> writes:
> I don't know, where HAVE_USLEEP should be set, it seems not to be
> handled by configure. usleep(3) is known, declared in unistd.h and
> defined in libc. If I manually define it, compilation succeeds and -
> up to now - works as expected.
Hi Norbert
Okay, I forgot to add a test for usleep in configure.in. Run autoconf,
and rebuild. (fixed in CVS).
Thanks for the heads up.
Shawn