Remove the test for linux/if_tun.h.
[oweals/tinc.git] / configure.in
index 1ce3fb054ab1fba87a640e25cdb09e6f23fcd73c..181ff8f28195f6a5cafbf1375782373d36490715 100644 (file)
@@ -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