summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2016-03-24 11:59:32 +0100
committerYves-Alexis Perez <corsac@debian.org>2016-03-24 11:59:32 +0100
commit518dd33c94e041db0444c7d1f33da363bb8e3faf (patch)
treee8d1665ffadff7ec40228dda47e81f8f4691cd07 /config.h.in
parentf42f239a632306ed082f6fde878977248eea85cf (diff)
downloadvyos-strongswan-518dd33c94e041db0444c7d1f33da363bb8e3faf.tar.gz
vyos-strongswan-518dd33c94e041db0444c7d1f33da363bb8e3faf.zip
Imported Upstream version 5.4.0
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b95e01843..02528e733 100644
--- a/config.h.in
+++ b/config.h.in
@@ -329,6 +329,9 @@
/* support for IKEv2 protocol */
#undef USE_IKEV2
+/* use thread ID for thread identification, if available */
+#undef USE_THREAD_IDS
+
/* use Vstr string library for printf hooks */
#undef USE_VSTR