X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=configure.in;h=078a7f1d2cfc476e57bb20babb07dfa698a79beb;hp=8e1ae87e857a36e9ae3c6471adc9858318f824cd;hb=b3731c04097e66a6b8908bb893c5da831d89c04d;hpb=4b8a5993036fccc2108fcc2550649d9b78fb1ab7 diff --git a/configure.in b/configure.in index 8e1ae87..078a7f1 100644 --- a/configure.in +++ b/configure.in @@ -128,7 +128,7 @@ dnl Checks for library functions. AC_FUNC_MEMCMP AC_FUNC_ALLOCA AC_TYPE_SIGNAL -AC_CHECK_FUNCS([asprintf daemon fchmod flock ftime fork get_current_dir_name gettimeofday mlockall putenv random select strdup strerror strsignal strtol system unsetenv vsyslog writev], +AC_CHECK_FUNCS([asprintf daemon fchmod flock ftime fork get_current_dir_name gettimeofday mlockall putenv random select strdup strerror strsignal strtol system unsetenv usleep vsyslog writev], [], [], [#include "have.h"] ) AC_FUNC_MALLOC