AC_CHECK_FUNCS([getcwd gethostbyname gethostname getlogin getpagesize getpgrp])
AC_CHECK_FUNCS([getpt gettimeofday getwd grantpt])
AC_CHECK_FUNCS([kill])
-AC_CHECK_FUNCS([lgamma_r lockf log1p])
+AC_CHECK_FUNCS([lgamma_r log1p])
AC_CHECK_FUNCS([madvise memcpy mkdir mktime modf])
AC_CHECK_FUNCS([nice ntp_adjtime ntp_gettime])
AC_CHECK_FUNCS([openpty])
-AC_CHECK_FUNCS([poll pollts ppoll posix_madvise posix_openpt prealloc])
+AC_CHECK_FUNCS([poll pollts ppoll posix_madvise posix_openpt])
AC_CHECK_FUNCS([rename rmdir])
-AC_CHECK_FUNCS([pselect select setitimer setpgrp setpgrp2 shmat sigaction])
-AC_CHECK_FUNCS([sighold sigsuspend socket statfs strchr strerror strstr strtol])
+AC_CHECK_FUNCS([pselect select setitimer setpgrp setpgrp2 sigaction])
+AC_CHECK_FUNCS([sighold sigsuspend socket statfs strchr strerror])
AC_CHECK_FUNCS([strtoul symlink sync_file_range sysconf])
AC_CHECK_FUNCS([times truncate])
-AC_CHECK_FUNCS([uname utime])
+AC_CHECK_FUNCS([utime])
AC_CHECK_FUNCS([waitpid])
if test ${ac_cv_type_signal} = void; then
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define to 1 if you have the `strstr' function. */
-#define HAVE_STRSTR 1
-
-/* Define to 1 if you have the `strtol' function. */
-#define HAVE_STRTOL 1
-
/* Define to 1 if you have the `strtoul' function. */
#define HAVE_STRTOUL 1