diff --git a/daemon/configure.ac b/daemon/configure.ac
index 0bf5017c0fe8bddf3007fb5b8ef28a4f5ecd01ee..57b3a905909d2678577ecb65e9a3480a9342b637 100644
--- a/daemon/configure.ac
+++ b/daemon/configure.ac
@@ -90,9 +90,6 @@ AC_DEFINE_UNQUOTED([RETSIGTYPE],[$ac_cv_type_signal],[Define as the return type
 AC_FUNC_STAT
 AC_FUNC_UTIME_NULL
 AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([bzero floor gethostbyname gethrtime gettimeofday \
-                inet_ntoa memset mkdir pathconf pow regcomp select setlocale \
-                socket strchr strdup strerror strrchr strstr strtol utime])
 
 dnl Check for GNU ccRTP
 PKG_PROG_PKG_CONFIG