diff -urN time-1.7.orig/acconfig.h time-1.7/acconfig.h --- time-1.7.orig/acconfig.h Wed Dec 31 19:00:00 1969 +++ time-1.7/acconfig.h Mon Jun 25 00:08:56 2001 @@ -0,0 +1,2 @@ +#undef HAVE_GETPAGESIZE +#undef HAVE_TIMEVAL diff -urN time-1.7.orig/configure.in time-1.7/configure.in --- time-1.7.orig/configure.in Wed Jun 12 13:07:06 1996 +++ time-1.7/configure.in Mon Jun 25 00:08:22 2001 @@ -31,7 +31,7 @@ dnl Checks for library functions. AC_FUNC_VPRINTF AC_FUNC_WAIT3 -AC_CHECK_FUNCS(strerror) +AC_CHECK_FUNCS(strerror wait3) AC_MSG_CHECKING(for getpagesize) AC_TRY_LINK([#include ],