Skip to content
Snippets Groups Projects
Commit a6ded7ab authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #9778: removed AC_CHECK_FUNCS calls

parent dd06f06e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment