Remove the test for linux/if_tun.h.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 16 Dec 2006 16:40:09 +0000 (16:40 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 16 Dec 2006 16:40:09 +0000 (16:40 +0000)
commit0322c0883b76257c0893aa75a510e264056ac15b
treecc0fc48fe265bb8ea0f59079f5bbc701685f5be6
parentb55813dc0b4a6a1f70c0f8d5f0512c8cebb4a5ba
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.
configure.in
m4/tuntap.m4 [deleted file]
src/linux/device.c