summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@corsac.net>2017-05-30 20:59:31 +0200
committerYves-Alexis Perez <corsac@corsac.net>2017-05-30 21:03:44 +0200
commit335b7e322c795d86705aab67d2ecf72f1c9c5614 (patch)
treec3a2256cd4d3c9242c47da2a47077b12b3b7a1a6 /config.h.in
parent7f6fc258427831ed2e80f7540c4368cf6ceba385 (diff)
downloadvyos-strongswan-335b7e322c795d86705aab67d2ecf72f1c9c5614.tar.gz
vyos-strongswan-335b7e322c795d86705aab67d2ecf72f1c9c5614.zip
New upstream version 5.5.3
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 477cc2b5c..49aa093ec 100644
--- a/config.h.in
+++ b/config.h.in
@@ -313,6 +313,9 @@
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
+/* static plugin constructors */
+#undef STATIC_PLUGIN_CONSTRUCTORS
+
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
@@ -328,6 +331,9 @@
/* using builtin printf for printf hooks */
#undef USE_BUILTIN_PRINTF
+/* build code for fuzzing */
+#undef USE_FUZZING
+
/* support for IKEv1 protocol */
#undef USE_IKEV1