Remove symlink to device.c when doing a make dist.
[tinc] / acconfig.h
index fd502bf..41fdb99 100644 (file)
@@ -55,6 +55,9 @@
 /* Solaris */
 #undef HAVE_SOLARIS
 
+/* NetBSD */
+#undef HAVE_NETBSD
+
 /* Define to the location of the kernel sources */
 #undef CONFIG_TINC_KERNELDIR
 
@@ -64,6 +67,9 @@
 /* Define to the location of if_tun.h */
 #undef LINUX_IF_TUN_H
 
+/* Define to 1 if support for jumbograms is enabled */
+#undef ENABLE_JUMBOGRAMS
+
 /* Define to 1 if checkpoint tracing is enabled */
 #undef ENABLE_TRACING