Hello, On Tue, Oct 25, 2005 at 10:23:55PM +0800, Steven Woody wrote: > #ifdef HAVE_LIMITS
add line
AC_CHECK_HEADERS([limits])
to configure.ac (or configure.in).
HTH,
Stepan Kasal
Hello, On Tue, Oct 25, 2005 at 10:23:55PM +0800, Steven Woody wrote: > #ifdef HAVE_LIMITS
add line
AC_CHECK_HEADERS([limits])
to configure.ac (or configure.in).
HTH,
Stepan Kasal