X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.in;h=3cb6a4de0efb1b6e8e94ad84d969fcbba0a91293;hp=1ce3fb054ab1fba87a640e25cdb09e6f23fcd73c;hb=e9576632dc4b780b867044269d06cc50f76d8c05;hpb=5219ee25a248fe26055e54215c5027cbf8483439 diff --git a/configure.in b/configure.in index 1ce3fb05..3cb6a4de 100644 --- a/configure.in +++ b/configure.in @@ -91,7 +91,7 @@ dnl We do this in multiple stages, because unlike Linux all the other operating AC_HEADER_STDC AC_CHECK_HEADERS([stdbool.h syslog.h sys/file.h sys/ioctl.h sys/mman.h sys/param.h sys/socket.h sys/time.h sys/uio.h sys/wait.h netdb.h arpa/inet.h]) -AC_CHECK_HEADERS([net/if.h net/if_types.h net/if_tun.h net/if_tap.h net/ethernet.h net/if_arp.h netinet/in_systm.h netinet/in.h netinet/in6.h], +AC_CHECK_HEADERS([net/if.h net/if_types.h linux/if_tun.h net/if_tun.h net/if_tap.h net/ethernet.h net/if_arp.h netinet/in_systm.h netinet/in.h netinet/in6.h], [], [], [#include "have.h"] ) AC_CHECK_HEADERS([netinet/if_ether.h netinet/ip.h netinet/ip6.h], @@ -142,12 +142,6 @@ AC_CACHE_SAVE dnl These are defined in files in m4/ -case $host_os in - *linux*) - tinc_TUNTAP - ;; -esac - tinc_OPENSSL tinc_ZLIB tinc_LZO