On 2/7/07, Vlad Seryakov <[EMAIL PROTECTED]> wrote:
I updated configure.in in the CVS, can you run autogen.sh on CVS version and see if it will detect it right.
Actually I think you want AC_CHECK_FUNCS (with an 'S'), which automatically defines the correct variables. Just add it to the existing checks: AC_CHECK_FUNCS([timegm fork1 drand48 random _NSGetEnviron unsetenv inet_ntop])