From 0af7f64094c65cba7ee45bd2679e6826bcf598cb Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Wed, 16 Apr 2014 17:32:08 +0200 Subject: Imported Upstream version 2.3.3 --- config.h.in | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 68fec17..1817b2b 100644 --- a/config.h.in +++ b/config.h.in @@ -36,9 +36,6 @@ /* Enable deferred authentication */ #undef ENABLE_DEF_AUTH -/* Enable support for the eurephia plug-in */ -#undef ENABLE_EUREPHIA - /* We have persist tun capability */ #undef ENABLE_FEATURE_TUN_PERSIST @@ -72,7 +69,7 @@ /* Enable PKCS11 */ #undef ENABLE_PKCS11 -/* Enable systemd support */ +/* Enable plug-in support */ #undef ENABLE_PLUGIN /* Enable TCP Server port sharing */ @@ -355,6 +352,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_TUN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_NET_IF_UTUN_H + /* Define to 1 if you have the header file. */ #undef HAVE_NET_TUN_IF_TUN_H @@ -481,6 +481,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_KERN_CONTROL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H -- cgit v1.2.3