X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.in;h=0e12a365918ab1071a7e70e1909b5cb4b1025af9;hb=33f241d97852d7a171f1aaf1bda7f66356ff889e;hp=22e5fb1f914fb04eb4866acaf475736e323b0e8e;hpb=601f3b2dd746ff5726eca256861f2ecf662b3a55;p=tinc diff --git a/configure.in b/configure.in index 22e5fb1f..0e12a365 100644 --- a/configure.in +++ b/configure.in @@ -127,7 +127,7 @@ AC_CHECK_TYPES([socklen_t, struct ether_header, struct arphdr, struct ether_arp, dnl Checks for library functions. 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 time usleep unsetenv 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 time usleep unsetenv vsyslog writev], [], [], [#include "have.h"] )