X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.in;h=031f50605328129056d688a6f03148d3282881db;hb=25b467638a23ad03524719329027225ae1da75bc;hp=ccc0d26c04a6ddef10589c49b9f72e31bc190e5c;hpb=e452a933f9c53fd58db9d932afd15319129dd988;p=tinc diff --git a/configure.in b/configure.in index ccc0d26c..031f5060 100644 --- a/configure.in +++ b/configure.in @@ -127,13 +127,10 @@ AC_CHECK_TYPES([socklen_t, struct ether_header, struct arphdr, struct ether_arp, 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 time usleep unsetenv vsyslog writev], [], [], [#include "have.h"] ) -AC_FUNC_MALLOC -AC_FUNC_REALLOC dnl Support for SunOS