X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.in;h=45db54718937b59d9d0ecf016b091ed316160a05;hp=8836ca2db1bd9ab62861b0b15991e39263ce854d;hb=50af33d01f425983dd2b1d7b61092a6325be3f41;hpb=64771f73ebbff04262defcde59263e98f89f0fa1 diff --git a/configure.in b/configure.in index 8836ca2d..45db5471 100644 --- a/configure.in +++ b/configure.in @@ -130,7 +130,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 usleep vsyslog writev], +AC_CHECK_FUNCS([asprintf daemon fchmod flock ftime fork get_current_dir_name gettimeofday mlockall pselect putenv random select strdup strerror strsignal strtol system unsetenv usleep vsyslog writev], [], [], [#include "have.h"] ) AC_FUNC_MALLOC