Remove the test for linux/if_tun.h.
It has been available for years on any decent Linux distribution. Although linux/if_tun.h is now required to compile tinc, you can still run it on systems which only support Ethertap.
This commit is contained in:
parent
b55813dc0b
commit
0322c0883b
3 changed files with 0 additions and 58 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue